easy-mock搭建mock平臺
環境: mac
1、前提:
需要已安裝node和npm(easy-mock是node.js開發的)、redis、mongodb
安裝mongodb(mongodb很大,剩余內存需要10個G左右)
$ brew install mongodb-atlas
$ atlas setup
2、安裝easy-mock
git clone https://github.com/easy-mock/easy-mock.git #選擇要把easy-mock安裝在哪個目錄
cd easy-mock && npm install
3、啟動easy-mock
npm run dev
4、登陸


浙公網安備 33010602011771號