Skip to content

Problems and solutions are related to node js, react js, angular js, nest js, express js, web applications will be available here.

Notifications You must be signed in to change notification settings

mohamedbasit/Problem-Solutions

Repository files navigation

ProblemsSolutions

🔎 Nx is a set of Extensible Dev Tools for Monorepos.

Adding capabilities to your workspace

Below are some plugins which you can add to your workspace:

  • React
    • npm install --save-dev @nrwl/react
  • Web (no framework frontends)
    • npm install --save-dev @nrwl/web
  • Angular
    • npm install --save-dev @nrwl/angular
  • Nest
    • npm install --save-dev @nrwl/nest
  • Express
    • npm install --save-dev @nrwl/express
  • Node
    • npm install --save-dev @nrwl/node

About

Problems and solutions are related to node js, react js, angular js, nest js, express js, web applications will be available here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors