A webpack boilerplate that includes the following libs:
- jQuery
- bootstrap
- font-awesome
- waypoints
- jquery.scrollto
- animate.css
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, replacewww.example.com
with the real domain name. -
Run
npm run build
-
Copy the following folders/files to web server
/build, /image, index.html