Paracells / Bakery

A little vue app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bakery

A little Vue app


Tools used

Vite

  • 💡 Component
  • ⚡️ Lightning Fast HMR
  • 📦 Optimized Build
  • 🔑 Fully Typed APIs

WindiCSS

  • 💡 for styles

vite-plugin-pages

  • 💡 File system based route generator


Run Locally

Clone the project

  git clone https://github.com/Paracells/Bakery.git

Go to the project directory

  cd Bakery

Install dependencies

  pnpm install

Start the server

  pnpm run dev

License

MIT

About

A little vue app


Languages

Language:Vue 79.2%Language:JavaScript 13.3%Language:HTML 6.8%Language:CSS 0.7%