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

ludicroushq/ctrl-tab-landing

Repository files navigation

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