Files
dashboard/backend/README.md
2020-05-29 19:37:46 +02:00

593 B

Backend for the Simcompanies-Dashboard

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the production mode.
Access the API and frontend files on http://localhost:3001 to view it in the browser.

npm run debug

Runs the app in the developement mode.
Access the API and frontend files on http://localhost:3001 to view it in the browser. You can only login with the credentials "test" "test".

The server reloads on changes you still need to refresh your browserpage yourself.