A versatile content community that unites blogs, high-resolution wallpapers, wallpaper jigsaw puzzles, and classic NES mini-games into a one-stop hub for creativity and fun.
ifuyun.com is powered by Fuyun Tech's Wutong CMS.
- Home:
www.ifuyun.com - Blog:
blog.ifuyun.com - Wallpapers:
wallpaper.ifuyun.com - Wallpaper Jigsaw Puzzles:
jigsaw.ifuyun.com - NES Games:
game.ifuyun.com
- RESTful API service for Wutong CMS:
Wutong CMS API, powered byNest.js. - Wutong CMS admin app:
Wutong CMS Admin, powered byAngularandNG-ZORRO. - Wutong CMS rich text editor:
Wutong Editor, powered byTinyMCE.
# Installation
$ npm i
# Develop
$ npm run start:[app]
$ npm run build
$ npm run build:[app]
$ npm run build:ng
$ npm run build:ng:[app]
$ npm run build:gulp
$ npm run build:gulp:[app]
$ npm run build:gulp:styles
$ npm run build:prod
$ npm run build:prod:[app]
$ npm run build:zip
$ npm run build:zip:[app]
$ npm run watch:[app]
$ npm run serve:ssr:[app]
# Code scaffolding
$ ng g component|directive|pipe|service|class|guard|interface|enum|module name
$ ng g --help
# Lint & test
$ npm run lint
$ npm run format
$ npm run test
$ ng test
$ ng e2e
# Deploy
$ npm run deploy:zip
$ npm run deploy:zip:[app]
$ npm run deploy:local
$ npm run deploy:remoteFor more information about the project, please visit the Evolution page; for any feedback or suggestions, please visit the Contact page.
Licensed under the MIT License.