/GGZorg

Primary LanguageVue

GGZorg

请打开 MongoDB use GGZorg

请在terminal中运行

git clone git@github.com:feishuoren/GGZorg.git
cd GGZorg
npm install

启动前端服务

npm run dev

请打开新的终端页面,启动服务端

npm start

请在浏览器中打开 localhost:3000

eslint 使用

npm run eslint