Skip to content

flavienrako/craco-ts-recoil-dbuilder

Repository files navigation

Craco ts recoil dbuilder template

This is a sample application to demonstrate the use of Recoil with React and Typescript for data-initialized application state management.

Support

  • Create React App 5 powered by CRACO
  • Typescript
  • Airbnb Linting style
  • Testing Library
  • Material Ui 5
  • Recoil state management
  • dbuilder repo

Start the application

Copy or download the project then run

$ yarn install
$ yarn start
# OR
$ npm install
$ npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published