Skip to content

Nativescript-Vue-Web/Nativescript-Vue-Web

Repository files navigation

Nativescript-Vue-Web

CircleCI branch npm Codecov NpmLicense Total alerts Language grade: JavaScript

GitHub contributors npm Maintenance David David

Web components for Nativescript-Vue

WIP

Remaining Items

  • Vue CLI 3.x plugin supporting NativeScript-Vue-Web add-on
  • NativeScript-Vue Manual Routing mapping to vue-router for Web
Project setup
npm install
Lints and fixes files
npm run lint
Run unit tests
npm run test:unit