All Projects → xpioneer → cms-fe-angular8

xpioneer / cms-fe-angular8

Licence: other
A Content Management System with Angular8, UI use Ant-Design(ng-zorro-antd)

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cms-fe-angular8

todo-list
A simple todo list application with React and mobx and antd
Stars: ✭ 25 (-61.54%)
Mutual labels:  ant-design
react-ui-kit-boilerplate
A minimal React UI Kit boilerplate with Storybook, hot reloading, Styled Components, Typescript and Jest
Stars: ✭ 88 (+35.38%)
Mutual labels:  tslint
ant-design-blazor
Ant Design for Blazor (WIP)
Stars: ✭ 23 (-64.62%)
Mutual labels:  ant-design
react-admin
基于React + ant-design的用作后台管理项目的脚手架
Stars: ✭ 96 (+47.69%)
Mutual labels:  ant-design
gulp-reporter
Error report for: CSSLint/EditorConfig/ESLint/HTMLHint/JSCS/JSHint/PostCSS/Standard/TSLint/XO
Stars: ✭ 17 (-73.85%)
Mutual labels:  tslint
tiny-qiniu-request
tiny-qiniu for rc-upload or antd upload component `customRequest` property
Stars: ✭ 13 (-80%)
Mutual labels:  ant-design
preview-pro
Use pro-layout in vitejs. preview https://sendya.github.io/preview-pro/index.html
Stars: ✭ 71 (+9.23%)
Mutual labels:  ant-design
ts-standard
Typescript style guide, linter, and formatter using StandardJS
Stars: ✭ 338 (+420%)
Mutual labels:  tslint
picker
📅 All Date Pickers you need.
Stars: ✭ 185 (+184.62%)
Mutual labels:  ant-design
zsh-lazyenv
Environments for lazy load commands and speed up start up time of zsh
Stars: ✭ 16 (-75.38%)
Mutual labels:  lazyload
best-of-react
🏆 A ranked list of awesome React open-source libraries and tools. Updated weekly.
Stars: ✭ 364 (+460%)
Mutual labels:  ant-design
LazyHTML
LazyHTML is an OpenSource Javascript Library that Supports Lazy Loading of any elements without Modifying Code, LazyHTML can lazy load Ads, Videos, Images, Widgets, Javascript, CSS, Inline-Javascript, Inline-CSS & Any HTML.
Stars: ✭ 47 (-27.69%)
Mutual labels:  lazyload
angular-xstate
Exemplary real world application built with Angular 8 and state machines
Stars: ✭ 45 (-30.77%)
Mutual labels:  angular8
raf-pool
requestAnimationFrame pool to avoid busyness on the thread
Stars: ✭ 16 (-75.38%)
Mutual labels:  lazyload
ionic4-sidemenu-auth
Building a Basic Ionic 4 Login Flow with Angular Router & Side Menu UI
Stars: ✭ 34 (-47.69%)
Mutual labels:  angular-router
ballcat
😸一个快速开发脚手架,快速搭建企业级后台管理系统,并提供多种便捷starter进行功能扩展。主要功能包括前后台用户分离,菜单权限,数据权限,定时任务,访问日志,操作日志,异常日志,统一异常处理,XSS过滤,SQL防注入,国际化 等多种功能
Stars: ✭ 947 (+1356.92%)
Mutual labels:  ant-design
electron-admin-antd-vue
Electron Vue3.x Ant Design Admin template
Stars: ✭ 21 (-67.69%)
Mutual labels:  ant-design
d3-in-angular
How to build reactive charts in Angular 8 using D3
Stars: ✭ 47 (-27.69%)
Mutual labels:  angular8
toutiao
模仿今日头条,实现 APP 端,Server 端, Web 管理端
Stars: ✭ 17 (-73.85%)
Mutual labels:  ant-design
react-ant-admin
此框架使用与二次开发,前端框架使用react,UI框架使用ant-design,全局数据状态管理使用redux,ajax使用库为axios。用于快速搭建中后台页面。
Stars: ✭ 52 (-20%)
Mutual labels:  ant-design

Angular8 for CMS

Project Technical Structure


  • Angular8
  • ng-zorro-antd
  • Angular/router
  • Angular/http
  • Rxjs
  • WebSocket
  • Webpack4
  • Less

Install


project address: (git clone)

git clone [email protected]:xpioneer/cms-fe-angular8.git

install node_modules with yarn

yarn #in your command terminal

Run

start server: (http://localhost:9100)

yarn run start

publish production

yarn run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].