Skip to content

ywdeng/wp19-html-form-application-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Registration Form

An exercise for HTML form using various kinds of input tags.

Run locally

  1. Install Node.js and npm
  2. Run git clone https://github.com/ywdeng/wp19-html-form-application-ex.git
  3. Run cd wp19-html-form-application-ex
  4. Run npm install
  5. Run SET DEBUG=campregister:*
  6. Run npm start
  7. Visit http://localhost:3000

About

An exercise for HTML form using various kinds of input tags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published