Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 549 Bytes

README.md

File metadata and controls

55 lines (36 loc) · 549 Bytes

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

 

Contributing

Made with ❤️ at Nuxify

 

License

MIT