xpioneer / cms-fe-angular8

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

About

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


Languages

Language:TypeScript 59.3%Language:HTML 32.3%Language:CSS 4.4%Language:JavaScript 4.0%