Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akserg/a2d
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akserg/a2d
- Owner: akserg
- Created: 2016-01-21T07:39:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T07:34:41.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T06:44:14.785Z (about 1 month ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 2 Designer
Angular 2 Designer is a cloud based server which allows the user to quickly and easily create an angular application in real time. It provides the user with the following functions:
- A web based designer which will enable the user to add, remove and modify pages through the use of our easy to use interface
- See the changes made to the app in real time
- Download the source code if the user wishes to continue development on his/her ownAngular 2 Designer allows you to quickly and easily setup the structure of your application using commonly used standards for page designs for common functionality. We use basic Bootstrap templates so that it is easy to style at a later stage.
### Version
0.1.0In this version of Angular 2 Designer, we have the following:
* [Register] - Register with Angular 2 Designer
* [Login] - Login to the designer to start building your application
* [Setup application] - Setup a new application
* [Add pages] - Add a new page to your application
* [Remove pages] - Remove an existing page from your application
* [Live preview] - See a live preview of the application as you make changes