|
|
5 years ago | |
|---|---|---|
| .. | ||
| src | 5 years ago | |
| .babelrc | 5 years ago | |
| .gitignore | 5 years ago | |
| README.md | 5 years ago | |
| package.json | 5 years ago | |
| webpack.config.js | 5 years ago | |
npm install
npm run watch
On Windows with an Administrator terminal, run:
npm install --global --production windows-build-tools
npm install --global node-gyp
With others Python version, then configure the Python 2.7 path:
node-gyp --python /path/to/python2.7
npm config set python /path/to/executable/python2.7