Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vonderklaas/sidebar-animations

This *Vue* project has great sidebar animations, smooth page transitions, and basic routing using vue-router package. It also includes localStorage support and SCSS for styling purposes
https://github.com/vonderklaas/sidebar-animations

localstorage scss vue vue-router

Last synced: about 1 month ago
JSON representation

This *Vue* project has great sidebar animations, smooth page transitions, and basic routing using vue-router package. It also includes localStorage support and SCSS for styling purposes

Awesome Lists containing this project

README

        

### Sidebar Animations

This Vue project has great sidebar animations, smooth page transitions, and basic routing using vue-router package. It also includes localStorage support and SCSS for styling purposes

### How to run?

Install packages

```
npm i
```

Run client

```
npm run start
```