/ihart

Primary LanguageJavaScriptMIT LicenseMIT

Ihart

Description

Welcome to our starter for React apps! Our goal is to provide you with the tools you need to speed up your development process. Our starter includes file-based routing, flattened and nested routes, as well as lazy loading to optimize asset loading. We also have automatic exporting for both components and assets, with import support for SASS or CSS files for easy styling. In addition, we offer support for prefetching and a head component. We were inspired by Next.js, but worked to incorporate the style of Remix to create a unique combination that we hope you'll love! 💖

Note

Remixer has a bunch of features and i dont want to ship all the code as base for every user so i am slowly making those features npm packages so that you can use them in your project. I will update this readme as i make more packages.

Table of Contents

-Usage

-Contributions

-Questions

Usage

yarn install

yarn dev

yarn build

yarn preview

License

MIT | Feel free to use this for your own projects

Contributions

Just do it any help would be appriciated

[ ] documentation

Author