Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/himself65/create-bread-app

a frontend-scaffold which simplify the code experience
https://github.com/himself65/create-bread-app

Last synced: 2 days ago
JSON representation

a frontend-scaffold which simplify the code experience

Awesome Lists containing this project

README

        

# Create-Bread-App

> simplify build a lib/application by terminal

## USAGE

```bash
create-bread-app my-app # create your own app

cd my-app
yarn install # npm install
# start your code performance
```

## LICENSE

Follow [MIT LICENSE](LICENSE)