A Free Admin Panel created with Vue + Vite + Tailwind
Created with VueJS + Vite + Tailwind
Hi, this project is still in progress. I just begin my journey with Tailwind CSS, so I want to make something beautiful and useful. Let's learn together!
How to install
- Clone or download this repository
- Enter to
admin-panel
directory (with Terminal/CMD) - Run:
npm install
- Run:
npm run dev
for development, then open your favorite browser and go to addresslocalhost:3000
- Run:
npm run build
for production - Make your own changes and happy coding!
Powered by ngekoding.github.io