Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 301 Bytes

vue-template

this is my personal template for starting a new vue project

it follows my prefered directory structure and uses Tailwind

Installation

# fork the repo, navigate into it, install and run!
cd { your project name }
npm install
npm run dev

Made with 🖤 by spaceCabbage