BO
bohoffi/signal-store-workshop
Source Code for NgRx SignalStore Workshop
NgRx SignalStore Workshop
Source code for the NgRx SignalStore workshop.
Installation
This project uses Yarn as a package manager. To install dependencies, run yarn.
Starting the application
- Run
yarn startto start the Angular dev server. Navigate tohttp://localhost:4200/. The application will automatically reload if you change any of the source files. - Run
yarn start:serverto start the backend server. The backend server is available athttp://localhost:3000/.
Code scaffolding
Run yarn ng generate component component-name to generate a new component. You can also use yarn ng generate directive|pipe|service|class|guard|interface|enum|module.
Build
Run yarn ng build to build the project. The build artifacts will be stored in the dist/ directory.
On this page
Languages
TypeScript90.6%SCSS7.3%HTML2.1%
Contributors
Created February 23, 2024
Updated February 23, 2024