-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(readme): add sub-title formatting
- Loading branch information
1 parent
f75d1f0
commit 95ee566
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
# scaffolding-all | ||
|
||
Scaffold your application based on an documentation. | ||
scaffolding-all consists of 2 application for node & web, web application helps you in generating the document and node application generates the skeleton from it. For angular 2 & above, an angular-cli project will be genrated and for angular 1.6, an angular-seed project will be generated. Based on the content of the documentation, these files will be modified and additional files will be generated. | ||
scaffold your application based on an documentation. | ||
|
||
`scaffolding-all` consists of 2 application for node & web, web application helps you in generating the document and node application generates the skeleton from it. For angular 2 & above, an angular-cli project will be genrated and for angular 1.6, an angular-seed project will be generated. Based on the content of the documentation, these files will be modified and additional files will be generated. | ||
|
||
Planned support are for angular 1.6 & angular 2.x, 4.x and above. | ||
|
||
_Scaffolding Live Preview can be found at below url_ : | ||
__scaffolding live-preview can be found at below url__ : | ||
|
||
[https://scaffolding-all-fdb93.firebaseapp.com/](https://scaffolding-all-fdb93.firebaseapp.com/) | ||
|
||
_implemented feature_ : | ||
__implemented feature__ : | ||
. Generate & dowload scaffolding.json file using the visual editor | ||
|
||
_roadmap_ : | ||
__roadmap__ : | ||
post release of version 1 with angular scaffolding. support for Polymer, React & ember-cli should be implemented. | ||
|
||
_status_ : | ||
__status__ : | ||
*Work in progress* |