#README ##Steps
- Clone repo
- In the terminal, navigate the top-level directory
- Start Express (Web Server) by typing
node app.js
- In your browser of choice, navigate to localhost:3000
###Notes
###Some supported Bootstrap 3 form fields
- text
- password
- datetime
- datetime-local
- date
- month
- time
- week
- number
- url
- search
- tel
- color
- file