Skip to content

webpack-cn/frontend-webpack

Repository files navigation

frontend-webpack

Frontend workflow with gulp, webpack and bower.

Installation

  1. Install node.js
  2. Clone the git repo `git clone https://github.com/webpack-cn/frontend-webpack.git
  3. Install Gulp npm install -g gulp
  4. Install dependencies npm install

How to use

Run gulp bower to fetch current bower dependencies. The files are copied to the directory src/lib.

Run gulp, open http://localhost:8080/webpack-dev-server/ and start coding.

Versioning

This software is maintained under the Semantic Versioning guidelines.

Bug tracker

Have a bug? Please create an issue here on GitHub:

https://github.com/webpack-cn/frontend-webpack/issues

Copyright and license

Copyright © Jakob Linskeseder

frontend-webpack is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published