Basic template for React + ViteJS applications.
🏠 Homepage
npm installnpm run devnpm run lintnpm run testnpm run buildFeel free to customize your own implementation of each component or configuration. I recommend having a look to every file to understand the basics of this template and how it works, and then, make all necessary changes.
Go find the following files to make this work for you and match you requirements:
- Env vars:
.env&.env.development - Axios instance configuration:
/src/plugins/axios.ts - App router:
/src/routes/index.tsx - Predefined constants:
/src/plugins/constants/*.ts - Customize your assets:
/src/assets/**/*.*
👤 José Tomás Hernández López
- Website: https://josetomashl.github.io/
- Github: @josetomashl
- LinkedIn: @josetomas-hernandezlopez
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2024 José Tomás Hernández López.
This project is ISC licensed.