Skip to content
This repository was archived by the owner on Dec 23, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 431 Bytes

File metadata and controls

23 lines (15 loc) · 431 Bytes

election-money-api

Getting Started

Technologies

  • Node/Express
  • NPM
  • Nodemon
  • ES6
  • Babel
  • Sequelize
  • Sqlite3

Running a local server

Run npm i in the project repository.

Run npm start to run the app on localhost:3000.

Contribution

Please fork the repository, and only commit the relevant files to your changes in a pull request. A descriptive commit message speeds up the process!