Backend of Comments component for Project campaign service IGNITER
- https://github.com/Enfocado/Project-Information
- https://github.com/Enfocado/campaign
- https://github.com/Enfocado/updates
- https://github.com/Enfocado/Comments
npm run build npm run start
An nvmrc
file is included if using nvm.
- Node 6.13.0
- PostgreSQL
- React 16.4.1
- Redis 2.8.0
From within the root directory:
npm install -g webpack
npm install