Welcome to Contact-Creator, a contact manager websystem that allows users to create, edit and delete contacts.
- Install Node.js(http://nodejs.org).
- Run
npm installto install app dependencies. - Run
npm startto start the server. - Navigate to http://localhost:8800 in your browser.