Nincs leírás

root 35b90837aa Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/cocoroboBlockly 3 éve
build b796b97ad7 cocoroboBlockly 3 éve
config b796b97ad7 cocoroboBlockly 3 éve
src 35b90837aa Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/cocoroboBlockly 3 éve
static b796b97ad7 cocoroboBlockly 3 éve
.babelrc b796b97ad7 cocoroboBlockly 3 éve
.editorconfig b796b97ad7 cocoroboBlockly 3 éve
.gitignore b796b97ad7 cocoroboBlockly 3 éve
.postcssrc.js b796b97ad7 cocoroboBlockly 3 éve
README.md b796b97ad7 cocoroboBlockly 3 éve
index.html b796b97ad7 cocoroboBlockly 3 éve
package-lock.json f1a54a7e8e update 3 éve
package.json f1a54a7e8e update 3 éve

README.md

cocoroboblockly

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.