/laser_safety

Calculates recommended laser safety goggle ratings

Primary LanguageTypeScript

laser_safety

Calculates recommended laser safety goggle ratings

Build instructions

To work with the code, first clone the git repository and run

npm install
npm start

to install the dependant packages and start the development server. When you want to deploy run

npm run deploy

to deploy to a personal github page.