Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 513 Bytes

History Survival

Commands

Name Action
npm run build Build the server and client into their bundles.
npm run watch Starts the server, but restarts it when changes are made.
npm run start Starts the server from the bundle.
npm run test Causes an error because tests do not exist.