geniuscarrier / webpack-boilerplate
- пятница, 8 апреля 2016 г. в 03:12:38
JavaScript
A webpack boilerplate in order to quickly build up a production-ready marketing website.
A webpack boilerplate that includes the following libs:
in order to quickly build up a production-ready marketing website.
npm install
Run
npm run dev
In your browser, navigate to: http://localhost:8080/
In webpack.config.js
file, replace www.example.com
with the real domain name.
Run
npm run build
Copy the following folders/files to web server
/build, /image, index.html