briebug / ngrx-entity-schematic

Angular schematic for quickly scaffolding NgRx Entities
https://stackblitz.com/github/briebug/ngrx-demo?file=src%2Fapp%2Fstate%2Fbriebug%2Fbriebug.actions.ts
26 stars 6 forks source link

feat(schematic): run against sandbox #27

Closed schuchard closed 6 years ago

schuchard commented 6 years ago

WIP that gets the schematic running against the host app (sandbox-app)

run yarn clean:launch:all

expect new state and entity code in sandbox-app/src/app/state/

clean up with yarn clean