Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Latest commit

 

History

History
40 lines (29 loc) · 618 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 618 Bytes

ctrl tab landing

build status

the landing page for ctrl tab.

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

run your unit tests

npm run test:unit