2020-06-15 23:44:06 +02:00
|
|
|
# Homer-ForbiddenFruit
|
|
|
|
|
|
|
|
|
|
`npm install`
|
2020-06-15 23:44:40 +02:00
|
|
|
|
2020-06-15 23:44:06 +02:00
|
|
|
`npm run serve` frontend dev live
|
2020-06-15 23:44:40 +02:00
|
|
|
|
2020-06-15 23:44:06 +02:00
|
|
|
`npm run build` frontend static build
|
2020-06-15 23:44:40 +02:00
|
|
|
|
2020-06-15 23:46:08 +02:00
|
|
|
`node NODE_PORT=xxxx /path/to/node.js` otherwise won't work; it listens on 127.0.0.80
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-----
|
|
|
|
|
|
|
|
|
|
# config.yaml
|