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

https://github.com/dacejs/create-dace-app

Dace 网站初始化手脚架
https://github.com/dacejs/create-dace-app

Last synced: over 1 year ago
JSON representation

Dace 网站初始化手脚架

Awesome Lists containing this project

README

          

# Create dace app

Create dace apps in one command.

```
npx create-dace-app
cd my-project
npm start
```