Initial commit - frontend
This commit is contained in:
10
CommandsToStart.txt
Normal file
10
CommandsToStart.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user