1.0.449 • Published 2 years ago

supportive-supervision-tool-admin v1.0.449

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 years ago

supportive-supervision-tool-dashboard

Testing locally

  1. npm install
  2. npm start
  3. Navigate to http://localhost:4200/.

The app will automatically reload if you change any of the source files.

Ensure that you are running the supportive-supervision-tool-server on your local machine and MongoDB

Deploying to server

  1. npm install
  2. npm run prod
  3. scp -rv dist hjf-admin@23.96.21.140:/home/hjf-admin/dashboard
  4. Refresh your browser and you will see the latest version