cra-template-flavio

1.1.2 • Public • Published

npm version

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 flavio

or

npx create-react-app your-project-name --template flavio

Install dependencies

yarn install

Start the app

yarn start

Go to: http://localhost:3000

Thank you

I hope this template will be helpful for you 🙏

Package Sidebar

Install

npm i cra-template-flavio

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

26.2 kB

Total Files

22

Last publish

Collaborators

  • flavioespinoza