文字修仙搭建

16

安装依赖

npm install

编译项目

npm run build

运行编译前的项目

npm run dev

运行编译后的项目

npm run preview