Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 765 Bytes

File metadata and controls

33 lines (26 loc) · 765 Bytes

app-site

This project is a boilerplate I made for myself because I couldnt find one. It uses the best CSS since frosted wheaties, TailwindCSS, and its partner in crime TailwindUI. Also it has purgeCSS to remove all that nasty unused CSS and runs in Vue, my favorite frontend tooling tool right now. 💪

Yelp

If you want to yelp like shaggy, or help as the humans say, open a PR and lets all get groovy. 🎉

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

Customize configuration

See Configuration Reference.