Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 527 Bytes

README.md

File metadata and controls

51 lines (33 loc) · 527 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

License

MIT

Contributing

Made with ❤️ at Nuxify