Skip to content

YumiChen/CMS-UI-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS-UI-Generator

DrawingDrawing Drawing

  • Steps:
  1. Download project:
git pull https://github.com/YumiChen/CMS-UI-Generator.git
  1. Install modules
npm install

// if you're using Yarn
yarn install
  1. Edit table info and API info in tableInfo.js and Texts.js in data folder. To check live preview, run:
npm dev // check port 8080
  1. When finished, run:
npm build
  1. Done!

About

CMS template. Developed for POS system( POS system API repo: https://github.com/YumiChen/POS-System-API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published