git clone https://github.com/wujjpp/node-docker.git
cd node-docker
npm install
npm start
npm run build
We have integrated tools for analysing bundled file, after run npm run build
, try to type the following command in your terminal.
npm run analyse:server
npm run analyse
Made with ♥ by Wu Jian Ping