Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdras/page-transitions-travelapp
Travel App, Native-like Page Transitions
https://github.com/sdras/page-transitions-travelapp
animations native-like-transitions nuxt page-transitions page-transitions-nuxt page-transitions-vue vue vuejs
Last synced: 1 day ago
JSON representation
Travel App, Native-like Page Transitions
- Host: GitHub
- URL: https://github.com/sdras/page-transitions-travelapp
- Owner: sdras
- Created: 2018-03-31T01:17:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T04:53:54.000Z (about 1 year ago)
- Last Synced: 2024-12-14T06:05:21.045Z (9 days ago)
- Topics: animations, native-like-transitions, nuxt, page-transitions, page-transitions-nuxt, page-transitions-vue, vue, vuejs
- Language: Vue
- Homepage: https://pagetransitions.netlify.app/
- Size: 3.36 MB
- Stars: 1,721
- Watchers: 42
- Forks: 202
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-list - page-transitions-travelapp - like Page Transitions | sdras | 1611 | (Vue)
README
# page-transitions-travelapp
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).