To install required dependencies, run
> npm install
in the project's root directory. To start the development server, run
> npm run start
While the server is running, the application can be found at http://localhost:8081/.
To build the project, run
> npm run build
The current build of the application is deployed at https://sbutltmedia.github.io/LabSafety/.