Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 495 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 495 Bytes

test_rick_api

Empty project.

Building and running on localhost

First install dependencies:

npm install

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

Open the file dist/index.html in your browser

Deployed app

https://nazarkharkevych.github.io/incode_test_task

Credits

Made with createapp.dev "# incode_test_task"