Backend Application for starter code for African reactors project

The backend uses the following technologies:

Setup for contribution

This application can be run locally on port 1337

Clone the repo -:

$ git clone https://github.com/r-scheele/Initializer.git

Clone the repo in the current directory-:

$ git clone https://github.com/r-scheele/Initializer.git .

Install the application’s requirement:

$ npm install

Run the application:

$ npm run dev

Making Changes

Features, bug fixes, improvements etc are to be made in a different branch after which PRs will be sent for review before merging.

GitHub

View Github