Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
An minimal example of forms-angular - a way of creating forms in a
Angular / Bootstrap / Express application.  It contains one very simple model
and uses the local instance of MongoDB (assuming there is one).

Copy the contents of minimal and subfolders to your drive, run
    [sudo] npm install
in the root, and start the server by running
    node ./server/server.js

You can see the app by visiting http://0.0.0.0:3001 in your browser.

There is a demonstration application with several example schemas running at
http://forms-ng.herokuapp.com

Morty Proxy This is a proxified and sanitized view of the page, visit original site.