/sample-spa

Primary LanguageJavaScript

To run locally

npm install
npm start
Then view page on http://localhost:3000 (or a different port if 3000 was being used)

To test

npm run test