Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client application starter on the Clean Architecture in monorepo


Feature tags

  • clean-architecture
  • client
  • counter-app
  • jest
  • jest-fetch-mock
  • monorepo
  • react
  • react-hooks
  • react-testing-library
  • rest
  • starter
  • test-coverage
  • typescript
  • unit-test
  • use-presenter

Parents

Children


Author

Alexander Lapygin <alexanderlapygin@gmail.com>


Inspired by

Eduardo Moroni's react-clean-architecture


Install

Being in counter-react, do:

yarn

Running

At first start server on CodeSandbox. Then, being in counter-react, do:

npm start

Run tests

Being in each package: counter-core, counter-rest, counter-react, do:

yarn test

For coverage testing (also being in each package: counter-core, counter-rest, counter-react) do:

yarn test:coverage

License

Licensed under the MIT license.

Releases

Packages

Used by

Contributors

Languages