Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dohly/formbuilderapp


https://github.com/dohly/formbuilderapp

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# FormBuilderApp
* Clone repo
* open solution using VS 2017
* start WebApi project (should be http://localhost:6895/)
* [Run deployed frontend part](https://dohly.github.io/formbuilder-app/)

## to build frontend locally just go to FrontendApp directory and
* run npm i
* run ng serve
* open your browser http://localhost:4200