Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cxspxr/react

React typescript, prettier, ESLint, husky, PWA, adaptive-hooks -based templates listed by branches
https://github.com/cxspxr/react

adaptive-hooks electron eslint husky mobx mobx-state-tree prettier pwa react storybook typescript

Last synced: 15 days ago
JSON representation

React typescript, prettier, ESLint, husky, PWA, adaptive-hooks -based templates listed by branches

Awesome Lists containing this project

README

        

## CRA-based React templates

All templates reside in respective **branches**. All of them are based on top of TypeScript, ESLint for TypeScript, Husky, PWA, Storybook, SASS, [react-adaptive-hooks](https://github.com/GoogleChromeLabs/react-adaptive-hooks) There you can find useful examples on how to make react work with:

* Electron (allows only in-memory or hash routing);
* Electron through express.js (allows any type of routing);
* MobX and MobX State Tree;