Skip to content

mfp22/stateadapt-example-books

 
 

Repository files navigation

StateAdapt Example - Books

Book Earnings App Screenshot

Book Earnings App State

This repo showcases some basic state management patterns with StateAdapt and createEntityAdapter.

Setup

Node 18+ recommended.

npm install

Running the app

npm start

Then in another terminal run:

npm run backend

The app should now be running at http://localhost:4200

Running the tests

To run the Cypress e2e tests execute the following command from your terminal:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.9%
  • HTML 14.1%
  • SCSS 6.8%
  • JavaScript 0.2%