Make sure you have a RethinkDB server running and a feathers database with a submissions table created. After cloning the repository run:
npm install
npm start
The app will be available at localhost:3030.
Make sure you have a RethinkDB server running and a feathers database with a submissions table created. After cloning the repository run:
npm install
npm start
The app will be available at localhost:3030.