https://github.com/dacejs/create-dace-app
Dace 网站初始化手脚架
https://github.com/dacejs/create-dace-app
Last synced: over 1 year ago
JSON representation
Dace 网站初始化手脚架
- Host: GitHub
- URL: https://github.com/dacejs/create-dace-app
- Owner: dacejs
- Created: 2018-12-15T21:10:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T22:27:27.000Z (about 4 years ago)
- Last Synced: 2025-02-24T04:08:28.587Z (over 1 year ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Create dace app
Create dace apps in one command.
```
npx create-dace-app
cd my-project
npm start
```