/start-nuxt-tailwind

🛡⚡️ Simple boilerplate Nuxt and Tailwindcss.

Primary LanguageJavaScriptMIT LicenseMIT

Boilerplate Nuxt and Tailwindcss

A Simple boilerplate Nuxt and Tailwindcss for best experience.

Features

  • Nuxt
  • Tailwindcss
  • Automatic Deploy to Github Pages

Demo

🚀 Quick Start

First, you need to clone this repository

git clone https://tommypratama.github.io/start-nuxt-tailwind.git && rm -rf .git && git init
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

👨‍💻 Author

📝 License

This project is open source and available under the MIT License.