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

https://github.com/devmnj/vue-404-components

This is a set of reusable 404 vue components with beautiful CSS animations.
https://github.com/devmnj/vue-404-components

css-anima vue-component-library vue-components vuejs2

Last synced: about 1 year ago
JSON representation

This is a set of reusable 404 vue components with beautiful CSS animations.

Awesome Lists containing this project

README

          

# 404
This project provides a set of Vuejs components for creating
404 | Notfound pages. Some of the concept and animations are adapted from CodePen authors

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```