1.1.7 • Published 7 years ago
cs-schema v1.1.7
cs-schema
A schematics to build view components as pages on angular-cli
Install
npm install cs-schemaUsage
Generate a page
ng generate cs-schema:page pageNameOutput
it generates view components
page-name.page.css
page-name.page.html
page-name.page.spec.ts
page-name.page.ts
UPDATE src/app/app.module.tsThe Goal is to achive *(Angular Folder Structure)
License
MIT License © Cliste Software 2018