Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 hours ago
JSON representation

a framework to help you to init a project with the specify template

Awesome Lists containing this project

README

        

# spencer-kit · [![npm version](https://badge.fury.io/js/spencer-kit-cli.svg)](https://badge.fury.io/js/spencer-kit-cli) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](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)