Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.12 KB

File metadata and controls

52 lines (37 loc) · 1.12 KB

SOFTSPIDERS

clean-architecture-counter-react-jest-ts-starter

A minimalistic counter-app starter that follows Clean Architecture principles

Part of the clean-architecture-counter-starters

UNDER DEVELOPMENT

Feature tags

  • clean-architecture
  • counter-app
  • jest
  • react
  • starter
  • typescript

Children


Author

Alexander Lapygin <alexanderlapygin@gmail.com>


Inspired by

Eduardo Moroni's react-clean-architecture


Usage

# API
cd api
npm install
npm start

# App
cd app
npm install
npm start

📝 License

MIT