11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
|
|
|
|
Runs the build and starts based on package.json
|
|
|
|
npm run build && npm run start:prod
|
|
|
|
|
|
Runs the dev version, accessible on dev.psg.net.au based on package.json
|
|
|
|
npm run dev:https
|