/cms_React

Create the Dashboard layout by using Ant design Allow administrators to add new users, review articles and manage authorities. Features: news writing, save as draft and news publishing.

Primary LanguageJavaScript

News Content Management System
新聞後台管理系統

Getting started

Install Dependencies / 安裝依賴包

  • npm install

Start Application / 啟動程式

  • json-server --watch db.json --port 8000
  • npm start