Skip to content

marekjanco/DashboardApp

Repository files navigation

Dashboard application

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/ or ng serve -o for running and opening in browser

Rest API - MOCK

In folder jsonserver run command npm run json:server. Mock will be available on http://localhost:4000/.