/nuxt7-tinker-app

Framework7 with Nuxt js tinker app for playing around with its components

Primary LanguageVue

nuxt7-app

Development

# Install dependencies
npm i nuxt7-app

# Serve with hot-reload at localhost:3000
npm run dev

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

# Generate static project
npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.