UNPKG

generator-dt-demo1

Version:
39 lines (27 loc) 1.42 kB
# generator-dt-demo [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url] > 测试yeoman demo ## Installation First, install [Yeoman](http://yeoman.io) and generator-dt-demo using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)). ```bash npm install -g yo npm install -g generator-dt-demo ``` Then generate your new project: ```bash yo dt-demo ``` ## 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](http://yeoman.io/). ## License MIT © [wendy.wu](index) [npm-image]: https://badge.fury.io/js/generator-dt-demo.svg [npm-url]: https://npmjs.org/package/generator-dt-demo [travis-image]: https://travis-ci.com/wuxiuhong/generator-dt-demo.svg?branch=master [travis-url]: https://travis-ci.com/wuxiuhong/generator-dt-demo [daviddm-image]: https://david-dm.org/wuxiuhong/generator-dt-demo.svg?theme=shields.io [daviddm-url]: https://david-dm.org/wuxiuhong/generator-dt-demo [coveralls-image]: https://coveralls.io/repos/wuxiuhong/generator-dt-demo/badge.svg [coveralls-url]: https://coveralls.io/r/wuxiuhong/generator-dt-demo