kabaluyot / daks.ts

A minimalistic Nuxt starter template using TypeScript, Vuetify, and Repository Pattern. Daks!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daks.ts

A minimalistic Nuxt starter template using TypeScript, Vuetify, and Repository Pattern. Daks!

Build Setup

# install dependencies
$ npm install

# run lints
$ npm run lint
$ npm run lint:fix

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out TypeScript Nuxt.js docs.

Made with ❤️ at Nuxify

About

A minimalistic Nuxt starter template using TypeScript, Vuetify, and Repository Pattern. Daks!


Languages

Language:Vue 47.3%Language:JavaScript 30.8%Language:TypeScript 21.1%Language:SCSS 0.7%