1.1.1 • Published 7 years ago

generator-h5app v1.1.1

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

generator-h5app

Scaffold out a HTML5 web app

Features

  • enable ES2015 features using browserify & babelify
  • using rem layout width amfe\lib-flexible
  • CSS Autoprefixing
  • preview server with BrowserSync
  • Automagically compile Sass with libsass
  • Automagically lint your scripts
  • templates : h5web(default) & phaser (h5 game framework)

Getting Started

  • make sure you have yo installed: npm install -g yo.
  • Install the generator: npm install -g generator-h5app.
  • Run yo h5app to scaffold your html5 web app.
  • run npm install to install dependencies.
  • run npm start or gulp serve to preview and watch for changes.
  • run gulp to build for production.
  • Run gulp serve:dist to preview the production build

rem

1.1.1

7 years ago

1.1.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago