任务数据看板

wjj 8b4f61618d feat:补充readme il y a 3 ans
build 148ca70de1 first il y a 4 ans
mock 148ca70de1 first il y a 4 ans
plop-templates 148ca70de1 first il y a 4 ans
public 148ca70de1 first il y a 4 ans
src 87fc409f51 update il y a 3 ans
tests 148ca70de1 first il y a 4 ans
.editorconfig 148ca70de1 first il y a 4 ans
.env.development 6e99dfeb04 all my fault il y a 3 ans
.env.production 6e99dfeb04 all my fault il y a 3 ans
.env.staging 148ca70de1 first il y a 4 ans
.eslintignore 148ca70de1 first il y a 4 ans
.eslintrc.js 148ca70de1 first il y a 4 ans
.gitignore 148ca70de1 first il y a 4 ans
.travis.yml 148ca70de1 first il y a 4 ans
LICENSE 148ca70de1 first il y a 4 ans
README.md 8b4f61618d feat:补充readme il y a 3 ans
babel.config.js 148ca70de1 first il y a 4 ans
jest.config.js 148ca70de1 first il y a 4 ans
jsconfig.json 148ca70de1 first il y a 4 ans
node_modules.zip 6e34ac07b9 ADD:fix bug il y a 3 ans
package.json 8b4f61618d feat:补充readme il y a 3 ans
plopfile.js 148ca70de1 first il y a 4 ans
postcss.config.js 148ca70de1 first il y a 4 ans
vue.config.js 60724698dd fix progress 0 il y a 3 ans

README.md

项目介绍

支持信创排行榜的数据大图

相关命令

  1. 安装依赖

    npm install
    
  2. 启动项目

    npm run dev
    
  3. 打包项目

    npm run build:prod  #使用生产环境配置进行打包