Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

VueJS + TypeScript + Sass + PostCSS + Tailwind + Storybook boilerplate based on Vue PWA template.

License

Notifications You must be signed in to change notification settings

niclasleonbock/vue-typescript-tailwind

Repository files navigation

❗ Setting up a project with this stack has become so much easier and better now using the Vue CLI. However, back then no ready-made template for this stack existed and custom boilerplates were still a thing.

Please, don't even think about using this today. The dependencies are outdated anyway.

vue-typescript-tailwind

VueJS + TypeScript + Sass + PostCSS + Tailwind boilerplate based on Vue PWA template.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

VueJS + TypeScript + Sass + PostCSS + Tailwind + Storybook boilerplate based on Vue PWA template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published