create-crack
Version:
CLI tool for creating crack projects
18 lines (11 loc) • 363 B
Markdown
### Compiles and hot-reloads for development
```
npm start
```
### Compiles and minifies for production
```
npm run build
```
This is the official base template for [Create Crack](https://github.com/xun082/create-crack.git).
For more information, please refer to:
- [Getting Started](https://github.com/xun082/create-crack.git) – How to create a new app.