Skip to content

feiniaojin/ddd-example-cms-front

Repository files navigation

ddd-example-cms-front

本项目是ddd-example-cms的前端工程。

后端工程地址:https://github.com/feiniaojin/ddd-example-cms

Getting started

# clone the project
git clone https://github.com/feiniaojin/ddd-example-cms-front.git

# enter the project directory
cd vddd-example-cms-front

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9527

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

DDD学习免费电子书

作者将多年领域驱动设计的经验,撰写成《悟道DDD(Thinking in DDD)》这一电子书,力求用最平实、最通俗、最容易理解的方式将DDD分享给各位朋友。

本电子书永久免费阅读,欢迎沟通交流。

项目地址:https://github.com/feiniaojin/Thinking-in-DDD

在线阅读:http://ddd.feiniaojin.com/

About

DDD案例工程(CMS)前端部分

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published