Sample todo list app built with Recoil.
- Clone the repo
git clone git@github.com:epicdragon44/recoil-todo-list.git
- Install dependencies using Yarn
cd recoil-example-app
yarn
- Start the development server
yarn start
Sample todo list app built with Recoil.
git clone git@github.com:epicdragon44/recoil-todo-list.git
cd recoil-example-app
yarn
yarn start