Skip to content

Vue CLI 3 + Tailwind CSS + Storybook example template. Can be used as a starting point for anyone aiming to use these technologies in their project.

Notifications You must be signed in to change notification settings

atharva3010/vue-tailwind-storybook

Repository files navigation

geospoc

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

To run Storybook

npm run storybook:serve

To build storybook for production (publish directory: storybook-static)

npm run storybook:build

Customize configuration

See Configuration Reference.

About

Vue CLI 3 + Tailwind CSS + Storybook example template. Can be used as a starting point for anyone aiming to use these technologies in their project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published