0.1.7-beta • Published 6 years ago
@polymind/sdk-js-dev v0.1.7-beta
Installation
Requirements
- NPM 6.x
- Node 10.x
Local dependencies
Once cloned, run the following command line.
npm installEnvironment variables
In root folder of the project, create a .env file and paste and adjust the following settings.
API_URL=http://192.168.1.7:8089
PLAYER_URL=http://192.168.1.7:4200
GOOGLE_API_KEY=
GOOGLE_CX=Launch
Run the following command to run the project in development mode.
npm run serveIn production (after a successful build), use this one instead.
npm run startBuild
npm run build0.1.7-beta
6 years ago
0.0.1
6 years ago