This project focuses on creating an App inventer like dynamic form creater. Initially we are focusing on creating the wrapper and simple working proof with limited functionality. Then it will be charged to do more.
- Angular 4
- Angular Material
- Express.js
- Mongo DB
- Node.JS
The project is created & maintained using Angular Cli
- Clone the repo into your local machine.
- Ensure you have installed MongoDB in you local machine & it runs.
- Go to particular service folder. for ex. server/users-api.
- Install NPM packages using
npm install
command. - Run
gulp
for starting the service.
- Navigate to the cloned folder & open command prombt from the same folder.
- Install NPM packages using
npm install
. - Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng test
to execute the unit tests via Karma.
If you have any questions mail to Ramesh Ramalingam