https://github.com/louismazel/vue-smart-list-ui
A smart & beautiful interface to manage data list
https://github.com/louismazel/vue-smart-list-ui
Last synced: over 1 year ago
JSON representation
A smart & beautiful interface to manage data list
- Host: GitHub
- URL: https://github.com/louismazel/vue-smart-list-ui
- Owner: LouisMazel
- Created: 2019-11-07T15:31:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:42:51.000Z (over 3 years ago)
- Last Synced: 2025-02-10T11:33:26.445Z (over 1 year ago)
- Language: Vue
- Homepage: https://louismazel.github.io/vue-smart-list-ui/
- Size: 5.52 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-smart-list-ui
## Project setup
```bash
npm install
```
### Compiles and hot-reloads for development
```bash
npm run serve
```
### Compiles and minifies for production
```bash
npm run build
```
### Lints and fixes files
```bash
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).