A Vite template ready to start producing professional and multilingual pages with minimal dependencies, perfect for creating simple pages, or as a starting point for complex developments
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
- Clone the repo
git clone https://github.com/decelis/project-template.git
- Install NPM packages
npm install
- Run the development environment
npm run watch;
Project Link: https://github.com/decelis/project-template