https://github.com/qkreltms/vocatable
영어단어장 웹
https://github.com/qkreltms/vocatable
table vue
Last synced: about 1 month ago
JSON representation
영어단어장 웹
- Host: GitHub
- URL: https://github.com/qkreltms/vocatable
- Owner: qkreltms
- Created: 2018-05-24T03:20:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T06:53:59.000Z (almost 7 years ago)
- Last Synced: 2025-02-12T09:49:01.816Z (3 months ago)
- Topics: table, vue
- Language: Vue
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# voca-table
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).