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

https://github.com/avil13/empty-project

quick start developing a simple front-end application
https://github.com/avil13/empty-project

Last synced: 2 months ago
JSON representation

quick start developing a simple front-end application

Awesome Lists containing this project

README

        

# empty-project
quick start developing a simple front-end application

### To use webpack
```
git checkout webpack
```

### To use webpack and react
```
git checkout webpack-react
```

### To use webpack and TypeScript
```
git checkout webpack-ts
```

### If You need angular2 + ngrx/store + bootstrap3
```
git checkout anguar-cli_ng-redux
```