/knowledge_blogs

储存技术性资料及文件,或demo跳转

Primary LanguageTypeScript

KnowledgeBlogs

This project was generated with Angular CLI version 7.0.6.

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

yangjun---add

node assets/js/fsReadFileToJson2.js 生成目录 json 文件,生成 home 侧边栏目录

assets 下有针对 assets 文件的详细文档

servies/README.md 针对 service 文件说明

ng build --prod --output-path docs --base-href 命令可生成一个文件夹,用于托管到 github Pages 生成页面,不用在特意开一个分之或者一个仓库存储显示 github Pages 页面,解决了 angular 这种需要打包才能显示的文件的问题

// "nodeCMD": "node ./src/assets/nodejs/build/transformFileToJson.js && node ./src/assets/nodejs/build/requestJson.js && node ./src/assets/nodejs/dist/transformFileToJson.js && node ./src/assets/nodejs/dist/requestJsonAll.js",

sass 公共 scss 文件

interceptor 拦截器