cra-template-flavio
v1.1.2
Published
Create React App custom template
Downloads
19
Maintainers
Readme
Create React App template with Recoil
This template provides you a project with Recoil setup. Recoil is a state management library for React developed and used by Facebook.
Getting Started
Create a new React app using this template
yarn create react-app your-project-name --template flavioor
npx create-react-app your-project-name --template flavioInstall dependencies
yarn installStart the app
yarn startGo to: http://localhost:3000
Thank you
I hope this template will be helpful for you 🙏
