Skip to content

ifuyun/ifuyun.com

Repository files navigation


Logo of ifuyun.com

Website of ifuyun.com, implementation of Wutong CMS.

ifuyun.com is powered by Angular SSR, API services is powered by Fuyun Tech.

Related projects

Development setup

# Installation
$ npm i

# Develop
$ npm run start
$ npm run build
$ npm run build:gulp
$ npm run build:prod
$ npm run build:zip
$ npm run watch
$ npm run serve:ssr

# Code scaffolding
$ ng g component|directive|pipe|service|class|guard|interface|enum|module name
$ ng g --help

# Lint & test
$ npm run lint
$ npm run test
$ ng test
$ ng e2e

# Deploy
$ npm run deploy
$ npm run deploy:local
$ npm run deploy:manual

Further help

For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.

License

Licensed under the MIT License.