Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lizhengnacl/generator-sabrina
scaffold template
https://github.com/lizhengnacl/generator-sabrina
yeoman yeoman-generator
Last synced: about 12 hours ago
JSON representation
scaffold template
- Host: GitHub
- URL: https://github.com/lizhengnacl/generator-sabrina
- Owner: lizhengnacl
- Created: 2019-12-29T10:52:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T02:52:45.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T08:30:25.140Z (7 months ago)
- Topics: yeoman, yeoman-generator
- Language: HTML
- Size: 425 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![NPM version][npm-image]][npm-url]
[![npm downloads](https://img.shields.io/npm/dm/generator-xm.svg?style=flat-square)][npm-url]### 安装
```
npm install -g yo generator-sabrina
```### 使用
#### 初始化webpack项目
```
yo sabrina:webpack
```#### 初始化gulp项目
```
yo sabrina:gulp
```#### 初始化rollup项目
```
yo sabrina:rollup
```#### 初始化Android,集成RN
```
yo sabrina:integration-with-existing-apps
```#### 初始化typescript项目
```
yo sabrina:webpack-typescript
```[npm-image]: https://img.shields.io/npm/v/generator-sabrina.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/generator-sabrina