shubhaemk / recoil-async-example

Trying the asynchronous side of Recoil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asynchronous Recoil.js examples.

Instructions to run

  • Clone git clone https://github.com/shubhaemk/recoil-async-example.git
  • Move into the directory cd recoil-async-example
  • Install dependencies npm install or yarn install
  • Run the app using npm run start or yarn run start
  • Profit!

About

Trying the asynchronous side of Recoil


Languages

Language:JavaScript 65.7%Language:HTML 34.3%