Skip to content

Starter Project for Nuxt3 project with full tailwind3 implementation and also docker & docker-compose supprt

License

Notifications You must be signed in to change notification settings

michelwaechter/nuxt3-tailwind3-starter

Repository files navigation

Nuxt 3 & Tailwind 3 Starter

Including tailwindConfig and Tailwind Config Viewer!

Be patient, this is just a Beta version of Nuxt3.

For Nuxt3 Installation and configuration I recommend to look at the documentation.

For Tailwind3 configuration look at the beautiful and awesome documentation.

Setup

Make sure to install the dependencies

yarn install

Development

Start the development server on http://localhost:3000

Parallel there will be a Tailwind Config Viewer on http://localhost:3001

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

About

Starter Project for Nuxt3 project with full tailwind3 implementation and also docker & docker-compose supprt

Resources

License

Stars

Watchers

Forks

Packages

No packages published