Skip to content

NTU-ArtFest22/Monitor-web

Repository files navigation

Monitor-web

Monitor web app side.


Requirements

Build

clone this repo, then:

npm install
npm run prod # production build and start the server

head to http://localhost:8080.

For other method:

npm start # development server, listen on localhost:3000
npm run server # compile and start the server
npm run stop # stop all server
npm run push # production build and push to gh-pages

License

MIT

About

Monitor web app side.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published