Science Stories: Application This repo holds the source code for the web application Install application: npm install Install dev dependencies: npm install -D Run application (default): npm start Run application (with nodemon debugger): npm run start:dev