README.md 130 B

GitNexus-frontend

安装依赖:

npm install

开发:

npm run dev

编译打包:

npm run build