generator-webpack-rich

1.1.0 • Public • Published

generator-webpack-rich NPM version Build Status Dependency Status Coverage percentage

dev-server,source-map,HMR & basic functions

一个简单的web开发脚手架

安装完成后执行

 
npm start#/1 webpack --watch /2 webpack-dev-server --open --hotOnly
 

Installation

First, install Yeoman and generator-webpack-rich using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-webpack-rich

Then generate your new project:

yo webpack-rich

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Anfo

Package Sidebar

Install

npm i generator-webpack-rich

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

323 kB

Total Files

10

Last publish

Collaborators

  • longjiahui