Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 489 Bytes

schematics.md

File metadata and controls

36 lines (20 loc) · 489 Bytes

schematics

@herodevs/scully

Generate function for create static pages.

Angular Version support

  • 9

Steps to use

  • ng add @herodevs/scully

Options

WIP

Dev mode

copy the build for get the new scully version

  • run npm run copy:generate

Dev mode

  • run npm run dev
  • npm run schematics

We use : "schematics": "schematics .:scully --debug=false --force"

  • debugis for create the files
  • force is for rewrite the created files