/contacts-vanilla

Practice #2 on JS internship in Digital Economy League

Primary LanguageJavaScript

contacts-vanilla

Practice #2 on JS internship in Digital Economy League.

Online demo using Github Pages.

How to get running

git clone https://github.com/haalogen/contacts-vanilla
cd contacts-vanilla
npm install
npm run webpack
npm start

A new tab in browser should appear with url like localhost:3000