Skip to content

qichangjun/my-blog-front-end

Repository files navigation

小七博客

博客访问地址 : http://qichangjun.com.

本地启动

git-clone http://**

npm install -- 安装依赖包

ng serve --启动服务

访问locathost://4200

正式环境打包

输入 ng build --prod --base-href ./ 其中--prod 表示打包环境,--base-href表示项目路径

前端框架

[email protected]

[email protected]

bootstrap

angular materal

...

详细见package.json文件

功能概述

登陆注册
发表,编辑,删除文章
个人管理,管理员的平台管理
图片上传
markdown格式在线预览

About

自建博客的前端地址

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published