Skip to content

Commit

Permalink
Update project description
Browse files Browse the repository at this point in the history
Its description has been updated along with the original repository's
description update
  • Loading branch information
stevejkang committed May 22, 2021
1 parent fb62695 commit d4fdbc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

[![NPM](https://nodei.co/npm/vue-mobile-sized-view.png)](https://nodei.co/npm/vue-mobile-sized-view/)

> Mobile sized view component for Vue, with support for neumorphism ui
> Responsive Mobile-sized Wrapper for Vuejs - Easily prototype your mobile-sized web apps with desktop support
> This project's source and idea are fully based on [`react-mobile-sized-view`](https://github.com/junhoyeo/react-mobile-sized-view)
> Special thanks to [@junhoyeo](https://github.com/junhoyeo)
## 🚀 Examples
## 🚀 Demo & Examples
> Find out [here](https://github.com/junhoyeo/react-mobile-sized-view#-examples)
## 📦 Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-mobile-sized-view",
"version": "0.1.0",
"description": "Mobile sized view component for Vue, with support for neumorphism ui",
"description": "Responsive Mobile-sized Wrapper for Vuejs - Easily prototype your mobile-sized web apps with desktop support",
"author": "stevejkang <iam@juneyoung.io>",
"homepage": "https://github.com/stevejkang/vue-mobile-sized-view#readme",
"main": "dist/vue-mobile-sized-view.ssr.js",
Expand Down

0 comments on commit d4fdbc6

Please sign in to comment.