- NodeJS (nodejs.org)
This sample uses webpack (https://webpack.github.io/) to bundle up the commonjs-based libs and the commonjs-based sample-code.
npm install
This will start the server on http://localhost:8080
npm run server
This sample uses webpack (https://webpack.github.io/) to bundle up the commonjs-based libs and the commonjs-based sample-code.
npm install
This will start the server on http://localhost:8080
npm run server
MIT License