Skip to content

🔏Admin client for my blog powered by @angular and Bootstrap4

License

Notifications You must be signed in to change notification settings

sweet-corn/angular-admin

 
 

Repository files navigation

Angular Logo       nodepress Logo

Angular-Admin

forthebadge GitHub stars GitHub issues GitHub last commit GitHub license Twitter

Introduction

Admin client for surmon.me blog, powered by Angular and Bootstrap4.

适用于 surmon.me 管理员后台的前端应用,使用 AngularBootstrap4 进行开发。

The project forked from ng2-admin. 项目原始来自 ng2-admin

其他相关项目:

更新记录:CHANGELOG.md

Screenshot

Development Setup

# 安装
npm install

# 开发 
npm run dev

# 语法检查
npm run lint

# 测试
npm run test
npm run e2e

# 构建
npm run build

About

🔏Admin client for my blog powered by @angular and Bootstrap4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.5%
  • HTML 36.5%
  • CSS 15.6%
  • JavaScript 1.4%