热门
从demo快速上手
首先我们下载demo
git clone https://github.com/doodooke/doodoo-nuxt-demo.git
进入目录安装依赖和启动
yarn install && npm run dev
访问浏览器http://127.0.0.1:3000