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. |
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.