Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 433 Bytes

File metadata and controls

16 lines (9 loc) · 433 Bytes

Running

To start the server, run nodemon server.js

Modify the server.js file to add endpoints

The frontend code goes in the /src directory

Contributing

After forking or cloning, run this command from the project root folder:

git config commit.template commit-template.txt

Now when you use git commit, this project's commit template will be used automatically. Please use it to fill out all appropriate fields.