/twodegreesplus

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Installation

npm i

Running the dev server

npm start

The app should be running on localhost:3000.

Running the tests

npm test

Notes

yarn can be used instead of npm