https://github.com/nevinhajs/nevinhaprojectgenerator
https://github.com/nevinhajs/nevinhaprojectgenerator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nevinhajs/nevinhaprojectgenerator
- Owner: NevinhaJS
- License: other
- Created: 2019-04-06T23:08:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T23:10:59.000Z (about 6 years ago)
- Last Synced: 2025-01-13T04:42:02.966Z (4 months ago)
- Language: JavaScript
- Size: 1.17 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-nevinha-teste [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]
>## Installation
First, install [Yeoman](http://yeoman.io) and generator-nevinha-teste 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-nevinha-teste
```Then generate your new project:
```bash
yo nevinha-teste
```## 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 © []()
[npm-image]: https://badge.fury.io/js/generator-nevinha-teste.svg
[npm-url]: https://npmjs.org/package/generator-nevinha-teste
[travis-image]: https://travis-ci.org//generator-nevinha-teste.svg?branch=master
[travis-url]: https://travis-ci.org//generator-nevinha-teste
[daviddm-image]: https://david-dm.org//generator-nevinha-teste.svg?theme=shields.io
[daviddm-url]: https://david-dm.org//generator-nevinha-teste
[coveralls-image]: https://coveralls.io/repos//generator-nevinha-teste/badge.svg
[coveralls-url]: https://coveralls.io/r//generator-nevinha-teste