tianfanfan / nuxt-typescript-vuetify

Home Page:https://nuxt-typescript-vuetify.justhannes.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to "Nuxt + Typescript + Vuetify - Starter" πŸ‘‹

Mostly unopinionated starter for using nuxt with typescript & vuetify.

The purpose of this repository is to provide an up-to-date starting point for People that want to work with Nuxt & Vuetify using TypeScript, while keeping control over as much of the integration & configuration as possibile.

If you are looking to setup vuetify & nuxt fast and get started coding the vuetify-module might be a better fit for you.

now.sh Build Build Status MIT Dependencies Renovate FOSSA Status gitmoji badge

🏠 Homepage

Install

yarn install

Usage for development

yarn dev

Usage for produciton

yarn build
yarn start

Run tests

yarn cypress run

Run lint

yarn lint

Author

πŸ‘€ Johannes Lauter

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Johannes Lauter.
This project is MIT licensed.

About

https://nuxt-typescript-vuetify.justhannes.now.sh

License:MIT License


Languages

Language:Vue 53.4%Language:TypeScript 36.6%Language:JavaScript 6.7%Language:CSS 3.4%