Skip to content
/ jaks.ts Public template
forked from Nuxify/jaks.ts

A minimalistic Nuxt starter template using TypeScript, Vuetify, and Repository Pattern for JAMstack Applications. Jaks Na!

Notifications You must be signed in to change notification settings

danvincent11/jaks.ts

 
 

Repository files navigation

Jaks.TS

A minimalistic Nuxt Jamstack starter template using TypeScript, Vuetify, and API Repository Pattern. JAKS!

Installation

git clone [email protected]:Nuxify/jaks.ts.git
cd jaks.ts/
cp .env.example .env
npm install

Run Locally

npm run dev

Generate Static Pages

npm run build:static
cd dist/
npx serve

License

MIT

Contributing

Made with ❤️ at Nuxify

About

A minimalistic Nuxt starter template using TypeScript, Vuetify, and Repository Pattern for JAMstack Applications. Jaks Na!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 52.7%
  • JavaScript 24.2%
  • TypeScript 22.1%
  • Other 1.0%