Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 398 Bytes

Around the U.S. Back End

Directories

/data — JSON files to temporarily emulate database integration.

/routes — routing files.

All other directories are optional and may be created by the developer if necessary.

Running the Project

npm run start — to launch the server.

npm run dev — to launch the server with the hot reload feature.