Без опису

sky 5801d6bf34 feat:动起来了(但有bug) 5 роки тому
build b3401aca5c data-structure frontend. 5 роки тому
config b3401aca5c data-structure frontend. 5 роки тому
src 5801d6bf34 feat:动起来了(但有bug) 5 роки тому
static b3401aca5c data-structure frontend. 5 роки тому
.babelrc b3401aca5c data-structure frontend. 5 роки тому
.editorconfig b3401aca5c data-structure frontend. 5 роки тому
.eslintignore b3401aca5c data-structure frontend. 5 роки тому
.eslintrc.js b3401aca5c data-structure frontend. 5 роки тому
.gitignore b3401aca5c data-structure frontend. 5 роки тому
.postcssrc.js b3401aca5c data-structure frontend. 5 роки тому
README.md b3401aca5c data-structure frontend. 5 роки тому
index.html b3401aca5c data-structure frontend. 5 роки тому
package-lock.json b3401aca5c data-structure frontend. 5 роки тому
package.json b3401aca5c data-structure frontend. 5 роки тому

README.md

my-data-structure

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.