Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beaniejoy/dongne-cafe-web
front project (vue)
https://github.com/beaniejoy/dongne-cafe-web
javascript tailwindcss vue-cli vue3 vuetify
Last synced: 1 day ago
JSON representation
front project (vue)
- Host: GitHub
- URL: https://github.com/beaniejoy/dongne-cafe-web
- Owner: beaniejoy
- Created: 2022-08-03T17:08:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T14:00:03.000Z (12 months ago)
- Last Synced: 2023-12-03T15:21:23.592Z (12 months ago)
- Topics: javascript, tailwindcss, vue-cli, vue3, vuetify
- Language: JavaScript
- Homepage:
- Size: 2.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dongne-cafe-web
- 개인 프론트 작업 공간
- [dongne-cafe-api](https://github.com/beaniejoy/dongne-cafe-api) 연동
## Spec
- vue-cli 2
- tailwind css
- vuetify
## Project setup
```bash
$ npm install
``````bash
$ npm run serve
```
- (dev) hot-reloads dev server
```bash
$ npm run build
```
- (prod) packaging```bash
$ npm run lint
```
- fix codes (eslintrc.js)