A minimalistic Nuxt Jamstack starter template using TypeScript, Vuetify, and API Repository Pattern. JAKS!
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
Made with ❤️ at Nuxify