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

https://github.com/pollra/twiter_clone

뷰 프레임워크 연습
https://github.com/pollra/twiter_clone

Last synced: 4 months ago
JSON representation

뷰 프레임워크 연습

Awesome Lists containing this project

README

          

# 트위터 클론
트위터의 UI를 따라서 만들었습니다.

```Atomic Design``` 적용.

![전체화면](src/assets/readme/twitter_clone_01.png)
전체화면일때 UI 모습입니다.

![화면을 반으로 줄였을때 화면](src/assets/readme/twitter_clone_02.png)
화면을 반으로 줄였을때의 모습입니다.

# twiter_clone

> 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).
"# twiter_clone"