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

https://github.com/realign/npm-kit-template


https://github.com/realign/npm-kit-template

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# npm-kit-template

## 1. install

```bash
$ npm i sao -g
```

## 2. clone your git repo

```bash
$ git clone xxx/.git
```

## 3. create

```bash
$ cd xxx
$ sao ReAlign/npm-kit-template
```