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 install
to install app dependencies. - Run
npm start
to start the server. - Navigate to http://localhost:8800 in your browser.