Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 477 Bytes

File metadata and controls

19 lines (12 loc) · 477 Bytes

Available Scripts

In the project directory, you can run:

npm start

Runs the server in localhost.
URL: http://localhost:3001

npm run localstart

Runs the server in the development mode.
URL: http://localhost:3001

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

Notes

If 'PORT' environment variable is set, it will be used instead of port number 3001.