Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sankooc/generator-asn
angular-semantic-node 脚手架
https://github.com/sankooc/generator-asn
angular semantic yoeman
Last synced: 26 days ago
JSON representation
angular-semantic-node 脚手架
- Host: GitHub
- URL: https://github.com/sankooc/generator-asn
- Owner: sankooc
- License: other
- Created: 2017-05-17T06:44:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T08:47:42.000Z (over 7 years ago)
- Last Synced: 2024-10-11T01:54:52.292Z (2 months ago)
- Topics: angular, semantic, yoeman
- Language: JavaScript
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-asn [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> angular-semantic-nodeangular semantic-ui node 脚手架
## Installation
First, install [Yeoman](http://yeoman.io) and generator-asn 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-asn
```Then generate your new project:
```bash
yo asn
```## 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
Apache-2.0 © [sankooc]()
[npm-image]: https://badge.fury.io/js/generator-asn.svg
[npm-url]: https://npmjs.org/package/generator-asn
[travis-image]: https://travis-ci.org/sankooc/generator-asn.svg?branch=master
[travis-url]: https://travis-ci.org/sankooc/generator-asn
[daviddm-image]: https://david-dm.org/sankooc/generator-asn.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/sankooc/generator-asn