#Bears-11 Sample
Npm start exclusdes create-react-app so it does not interfere with Express. Please follow the below steps.
To use:
- git clone
- npm install
- npm run build
- Add db where it says process.env.DB in models/idea.js
- node server
- go to localhost:3000