Skip to content

cherrera2001/RestServerExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About

This project is an example of how to create a dynamic form app using angular-formly, and serve it via express JS and post the results back to the server via a restful API

Instructions

  1. Clone the repo
  2. cd into /Server
  3. Run npm update
  4. cd into /public
  5. Run npm update
  6. Return to the root of /Server
  7. run node bin/www

The server will be running on port 3000 by default.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published