Sin descripción

lanjianrong c4b724ff33 111 hace 5 años
config f44f87cea7 22 hace 5 años
mock d90df6a785 首次提交 hace 5 años
public d90df6a785 首次提交 hace 5 años
src c4b724ff33 111 hace 5 años
tests d90df6a785 首次提交 hace 5 años
.editorconfig d90df6a785 首次提交 hace 5 años
.eslintignore d90df6a785 首次提交 hace 5 años
.eslintrc.js f707840c7b feat: 111 hace 5 años
.gitignore d90df6a785 首次提交 hace 5 años
.gitmodules 1708860a6a 1 hace 5 años
.prettierignore d90df6a785 首次提交 hace 5 años
.prettierrc.js 4147c44d5d feat: 111 hace 5 años
.stylelintrc.js f707840c7b feat: 111 hace 5 años
README.md b9ad58aea4 feat: 111 hace 5 años
jest.config.js d90df6a785 首次提交 hace 5 años
jsconfig.json d90df6a785 首次提交 hace 5 años
package.json b9ad58aea4 feat: 111 hace 5 años

README.md

初始化

git submodule init git submodule update cd src/basic && git checkout uni && cd ../../ cd src/PiUI-basic && git checkout uni && cd ../../

安装依赖

npm install cnpm install

启动项目

npm start