https://github.com/nowa-webpack/template-salt
https://github.com/nowa-webpack/template-salt
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nowa-webpack/template-salt
- Owner: nowa-webpack
- Created: 2016-05-16T07:21:25.000Z (about 10 years ago)
- Default Branch: v3
- Last Pushed: 2017-12-15T11:24:33.000Z (over 8 years ago)
- Last Synced: 2025-08-12T11:54:33.496Z (12 months ago)
- Language: JavaScript
- Size: 71.3 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# salt project template
---
This template is used by [nowa init](https://github.com/nowa-webpack/nowa-init).
## Usage
```shell
nowa init https://github.com/nowa-webpack/template-salt/archive/v2.zip
```
## Version
目前有两个salt版本分支,v1和v2
v2 使用的是refast,v1 使用reflux。
如果希望使用v1,请更改地址为 https://github.com/nowa-webpack/template-salt/archive/v1.zip