https://github.com/pollra/twiter_clone
뷰 프레임워크 연습
https://github.com/pollra/twiter_clone
Last synced: 4 months ago
JSON representation
뷰 프레임워크 연습
- Host: GitHub
- URL: https://github.com/pollra/twiter_clone
- Owner: pollra
- Created: 2019-04-29T19:14:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T20:30:25.000Z (about 7 years ago)
- Last Synced: 2025-05-07T20:15:37.075Z (about 1 year ago)
- Language: Vue
- Size: 2.41 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 트위터 클론
트위터의 UI를 따라서 만들었습니다.
```Atomic Design``` 적용.

전체화면일때 UI 모습입니다.

화면을 반으로 줄였을때의 모습입니다.
# 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"