Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 401 Bytes

Basic express server boilerplate setup

Includes a basic version of express, nodemon and project structure.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3001 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.