339 B
339 B
Freeplanet_serverside
A Node JS
Install the dependencies
yarn
Start the app in development mode (hot-code reloading, error reporting, etc.)
node src/server/server.js
Build the test ambient
./deploynodejs_on_test.js
Build the production
./deploynodejs_on_production.js