An exercise for HTML form using various kinds of input tags.
- Install Node.js and npm
- Run
git clone https://github.com/ywdeng/wp19-html-form-application-ex.git
- Run
cd wp19-html-form-application-ex
- Run
npm install
- Run
SET DEBUG=campregister:*
- Run
npm start
- Visit http://localhost:3000