Starter is a open source landing page built using Nuxt and Tailwindcss.
Starter target a static generated site. To know more about it you can go to Nuxt Official Documentation
git clone https://github.com/ronmrcdo/nuxt-tailwind-landing.git
or you can manually download it on the repository.nuxt-tailwind-landing
directory.npm install
to install the dependencies.npm run dev
npm run generate
then just copy the files inside dist
folder and paste it to web servers.The Starter Landing Page is open-sourced software licensed under the MIT license.