Skip to content

andriannus/phone-book

Repository files navigation

Phone Book

Qoala's Front End test case.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Unit test

npm run test:unit

e2e test

npm run test:e2e