/application

This repo holds the source code for the web application

Primary LanguageCSS

Science Stories: Application

This repo holds the source code for the web application

Install application:

npm install

Run application (default):

npm start

Run application (with nodemon debugger):

npm run start:dev