Skip to content

An (almost) empty project with React/Mobx/Typescript/SemanticUI

Notifications You must be signed in to change notification settings

zepplock/react-mobx-typescript-semanticui

Repository files navigation

[Boilerplate] An (almost) empty project with React/Mobx/Typescript/SemanticUI

Libraries

  • React as a main UI library
  • SemanticUI for styling
  • Mobx for state management
  • React Router v5 for URL routing
  • SASS for CSS styles

Nice things

  • 100% TypeScript
  • Hot code reloading
  • VSCode with breakpoints
  • StatePreserver to map store to browser URL and back

Tests

  • Jest as a main library
  • Enzyme to cover UI and React

Run it

  • yarn dev - to develop locally
  • yarn lint - to show lint errors
  • yarn build - to build in production
  • yarn start - to serve in production

About

An (almost) empty project with React/Mobx/Typescript/SemanticUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published