ARCHIVED -- This project is no longer maintained.
Recoil has been discontinued by Meta (last release: v0.7.7, May 2023; repository archived). As a result, this template will no longer receive updates, bug fixes, or security patches.
Please migrate to vite-react-tailwind-jotai, which uses Jotai -- an actively maintained, lightweight atomic state management library with a similar API.
The Vite template with react plugin and tools for scaffolding your project.
- React 18
- Vite (build tool)
- TailwindCSS (with
daisyUIcss components completion) -
Recoil (state management)-- discontinued by Meta - Containerized with Docker (
nginx-alpineimage) - CI/CD supported (
Jenkins&SonarQube)
- Project archived. Recoil is discontinued by Meta.
- Please migrate to
vite-react-tailwind-jotai
- Updated dependencies
... more
Note: This template is archived and should not be used for new projects. Please use
vite-react-tailwind-jotaiinstead.
Legacy instructions (for reference only)
-
Initialized (don't forget to rename
my-project)npx degit owlsome-official/vite-react-tailwind-recoil#main my-project
-
Go to project folder
cd my-project -
Set up dependencies
yarn
-
Run!
yarn dev
🌈 Vite Template – Made with ❤️ by Watsize 🌈