Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)