Skip to content

stefanoslig/organize-nx-libs-article-demo

Repository files navigation

Organize nx libs article demo

users page

This project was generated using Nx.

How to run the project:

  1. npm install
  2. Create the fake data npx ts-node generate-fake-data.ts > db.json
  3. Run the server npx json-server --watch db.json --port 3000
  4. Run the client npm run start

How to run the unit tests:

npx nx test learnings-data-access npx nx test users-data-access

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published