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

https://github.com/redxtech/ryandoedelmemories.com

A website to share memories of Ryan Doedel.
https://github.com/redxtech/ryandoedelmemories.com

vue

Last synced: 21 days ago
JSON representation

A website to share memories of Ryan Doedel.

Awesome Lists containing this project

README

          

# ryan

## 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
```