laya-init

1.1.3 • Public • Published

laya-init

NPM version

Laya Air Laya Project generator.


Feature

  • Generate a Laya workflow based grunt.
  • support ES2015 and less.
  • support auto uglify
  • package Laya core libs with one file.

More usage: http://www.layabox.com/

Install

You should confirm you have node and browser.

$ npm i laya-init -g

Usage

Generate Laya Project workflow with Grunt.

$ mkdir foo && cd foo
$ laya-init
 

Start development server.

$ grunt serve

Readme

Keywords

Package Sidebar

Install

npm i laya-init

Weekly Downloads

1

Version

1.1.3

License

ISC

Last publish

Collaborators

  • xhacker5000