...you know... like AND and DNA. You see what I did there? Huh?... HUH?...
On your local environment ensure you have installed:
- Git
- NodeJs
- MongoDb ( not dockerized yet...
brew install mongodb
)
Install dependencies
npm install
Production
npm start
Development
npm run dev
Tests
There are no tests... 😱