Skip to content

Commit

Permalink
docs: add serve script
Browse files Browse the repository at this point in the history
  • Loading branch information
SaulMoro committed Mar 21, 2024
1 parent 73b8a3b commit 11a5483
Show file tree
Hide file tree
Showing 2 changed files with 653 additions and 592 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"contributors:generate": "all-contributors generate",
"dep-graph": "nx dep-graph",
"dep-graph:watch": "nx dep-graph --watch",
"dev:basic-store": "nx run basic-ngrx-store:serve -o",
"format:check": "nx format:check && prettier --check . --ignore-unknown --no-error-on-unmatched-pattern",
"preinstall": "npx only-allow pnpm",
"prepare": "git config core.hookspath .githooks",
Expand Down
Loading

0 comments on commit 11a5483

Please sign in to comment.