Skip to content

Latest commit

 

History

History

demo-app

ts-git demo app

This is the source for the ts-git demo app: http://ts-git.nathanfriend.io.

This app is written in TypeScript and Vue and deployed through GitLab Pages.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.