This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
N8work is a data visualization and research app which focuses on visualizing relations of one entity with the others in a bubble line graph form.
Repository from Github https://github.comTheFakeCreator/N8work
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
N8work is a data visualization and research app which focuses on visualizing relations of one entity with the others in a bubble line graph form.