Skip to content

pendar747/quasar-typescript-starter

Repository files navigation

Quasar Typescript Starter

A Quasar project with Typescript and Vue class component support. Other features:

  • 4 spaces for indentation
  • Tslint set up and ready to go
  • Latest version of webpack (v3.5.2) included in Quasar's default template
  • No dependency on babel and eslint, which both have a very large size

Build Setup

# install dependencies
$ npm install # or yarn for much better speed

# serve with hot reload at localhost:8081
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint

About

Starter project for a quasar project that uses typescript, tslint and webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published