Installation Install the dependencies $ npm install Serve To serve in the browser - Runs webpack-dev-server $ npm start Build Compile and build $ npm run build