Skip to content

Client application starter on the Clean Architecture in Yarn Workspaces & Lerna monorepo

License

Notifications You must be signed in to change notification settings

softspiders/ca-react-rest-lerna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client application starter on the Clean Architecture in Yarn Workspace & Lerna monorepo


Feature tags

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

Parents

Children


Author

Alexander Lapygin <alexanderlapygin@gmail.com>


Requirements


Install

npm run bootstrap

Running

At first start server on CodeSandbox. Then do:

npm start

After that, the application starts on one of the browser tabs.

Run tests

npm test

For coverage testing:

npm test:coverage

License

Licensed under the MIT license.

About

Client application starter on the Clean Architecture in Yarn Workspaces & Lerna monorepo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published