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

https://github.com/pradeep1991singh/scaffolding

A to Z of project scaffolding
https://github.com/pradeep1991singh/scaffolding

angular html project-scaffolding scaffolding

Last synced: 3 months ago
JSON representation

A to Z of project scaffolding

Awesome Lists containing this project

README

          

# Scaffolding
- A to Z of project scaffolding

### HTML project structure
- follow [html](https://github.com/pradeep1991singh/scaffolding/tree/master/html) folder.

### Angular project structure
- follow [angular-by-file](https://github.com/pradeep1991singh/scaffolding/tree/master/angular/angular-by-file) folder.

- follow [angular-by-feature](https://github.com/pradeep1991singh/scaffolding/tree/master/angular/angular-by-feature) folder.

### Java project
- WIP