Skip to content

suryamsj/sveltekit-vali-admin

Repository files navigation

Sveltekit Vali Admin

 

Demo

Sveltekit Vali Admin

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Sveltekit Vali Admin is a free dashboard template from Pratikborsadiya of which I made the Svelvekit version.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/suryamsj/sveltekit-vali-admin

# Access
$ cd sveltekit-vali-admin

# Install dependencies
$ npm i

# Run the project
$ npm run dev

# The server will initialize in the <http://localhost:5173>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Muhammad Surya J

 

Back to top