Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 416 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 416 Bytes

single-page

Single-page starter project, include webpack, less, babel.

Dependencies

  • Zepto
  • Webpack
  • Less
  • Babel

Usage

Make sure installed workplus-cli.

$ npm install workplus-cli -g

And run:

$ workplus start single-page my-project

Build Setup

# install dependencies
npm install

# dev
npm run dev

# build production
npm run build

Author

Hejx