https://github.com/pallyoung/spencer-kit
a framework to help you to init a project with the specify template
https://github.com/pallyoung/spencer-kit
framework project react react-native
Last synced: about 1 year ago
JSON representation
a framework to help you to init a project with the specify template
- Host: GitHub
- URL: https://github.com/pallyoung/spencer-kit
- Owner: pallyoung
- Created: 2017-07-14T08:38:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T16:02:32.000Z (about 8 years ago)
- Last Synced: 2025-04-18T01:40:49.600Z (about 1 year ago)
- Topics: framework, project, react, react-native
- Language: Objective-C
- Homepage:
- Size: 520 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spencer-kit · [](https://badge.fury.io/js/spencer-kit-cli) [](http://makeapullrequest.com)
spencer-kit is a tool let you easy to init a project.
* [features](#features)
* [usage](#usage)
* [templates](#usage)
## Features
## usage
```
npm i -g spencer-kit-cli
```
then you can init project with the cmd below.
```
skit init awesome-project -t react-multipage-project
```
## templates
[support templates](/spencer-kit-templates/README.md)