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

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.