Base react app with file base routing with vite as build tool and other small things to speed up starting projects
installing dependencies
starting a development server
making a production build
starting a production server
MIT | Feel free to use this for your own projects
Just do it any help would be appriciated
React, Vite, Sass, React-router-dom
Why i built this?
Liked nextjs a lot but dont need complexity of ssr and backend stuff only wanted a handful of features like file based routing with an easy way to switch between eager, lazy and protected on route bases with the ability to flaten routes when needed and ability to preload routes based on links also to import style files automatically and some helpers with other imports just want to make creating react based apps easy