Skip to content

My opinionated schematics for Angular projects from scratch, compatible with cli 7.0.0+

Notifications You must be signed in to change notification settings

kenpb/schematics

Repository files navigation

@kenpb/schematics

Here lies my opinionated schematics for Angular projects, borrowed heavily from Martin Hocel own schematics and his article

Usage:

# For the moment clone and link out the repo somewhere
clone https://github.com/kenpb/schematics
npm link path/to/repo

# Create a new app
ng new -c @kenpb/schematics $app

Offtopic: using yarn as default package manager for cli

ng config -g cli.packageManager yarn

About

My opinionated schematics for Angular projects from scratch, compatible with cli 7.0.0+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published