Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenjinxinlove/generator-weather-react
react脚手架
https://github.com/chenjinxinlove/generator-weather-react
Last synced: about 4 hours ago
JSON representation
react脚手架
- Host: GitHub
- URL: https://github.com/chenjinxinlove/generator-weather-react
- Owner: chenjinxinlove
- License: mit
- Created: 2017-04-24T06:59:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T07:43:45.000Z (over 7 years ago)
- Last Synced: 2024-10-31T17:44:44.546Z (16 days ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-weather-react
> react spa yeoman## Installation
First, install [Yeoman](http://yeoman.io) and generator-weather-react 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-weather-react
```Then generate your new project:
```bash
yo weather-reactnpm install 安装
npm run clean 清理dist目录
npm run dist 发布
npm start 开发
npm run zip 打包dist目录
npm run ftp-ww 发布到外网测试
npm ftp-wx 发布到微信测试
```## 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 © [chenjinxinlove]()
[npm-image]: https://badge.fury.io/js/generator-weather-react.svg
[npm-url]: https://npmjs.org/package/generator-weather-react
[travis-image]: https://travis-ci.org/chenjinxinlove/generator-weather-react.svg?branch=master
[travis-url]: https://travis-ci.org/chenjinxinlove/generator-weather-react
[daviddm-image]: https://david-dm.org/chenjinxinlove/generator-weather-react.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/chenjinxinlove/generator-weather-react
[coveralls-image]: https://coveralls.io/repos/chenjinxinlove/generator-weather-react/badge.svg
[coveralls-url]: https://coveralls.io/r/chenjinxinlove/generator-weather-react