ng-pug-stylus-ssr-template
This project was generated with Angular ADVENCED CLI version 1.3.0.
install
$ git clone https://github.com/Ghostrick/ng-pug-stylus-ssr-template
$ npm uninstall -g @angular/cli
$ npm install -g @cashfarm/angular-advanced-cli
$ npm run preinstall
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Code scaffolding
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
SSR
Run npm run start:ssr
Other
Please do not install @cashfarm/angular-advanced-cli
absolutely in the project directory !!
If it exists in the project directory, uninstall it. Because it is the cause of the error.
$ npm uninstall --save-dev @cashfarm/angular-advanced-cli