/react-todomvc-recoil

React TodoMVC Example (Redux)

Primary LanguageTypeScript

ReactJS TodoMVC (Recoil)

Ejemplo de uso de ReactJS + TypeScript con el clásico TodoMVC utilizando Recoil. Se trata del mismo ejemplo realizado anteriormente pero cambiando Redux por Recoil y usando TypeScript. En este ejemplo se ha utilizado create-react-app con el template de recoil para crear el proyecto base.

Available Scripts

In the project root directory, you can run:

  • yarn start - runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

  • yarn test - launches the test runner in the interactive watch mode.

  • yarn build - builds the app for production to the build folder.

  • yarn eject - exposes content of react-script package