https://github.com/realign/npm-kit-template
https://github.com/realign/npm-kit-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realign/npm-kit-template
- Owner: ReAlign
- Created: 2022-06-03T09:54:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T09:55:20.000Z (almost 3 years ago)
- Last Synced: 2024-12-28T12:14:07.279Z (5 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```