0.1.1 • Published 4 years ago

song-vue-ui v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

song-vue-ui

一个后台管理 ui

Install

# install dependencies
npm install song-vue-ui --save
# Add the following code to  src/main.js
import SongVueUi from 'song-vue-ui'
Vue.use(SongVueUi)

# import scss
# Create a new index.scss,Used to modify some configurations
@import '~song-vue-ui/style/index.scss'
# Add the following code to  src/main.js
import 'index.scss'

# You also need to install sass loader
npm install sass-loader@^6.0.6
0.1.0

4 years ago

0.1.1

4 years ago

1.0.0

4 years ago