Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/j-waters/personal-site

The personal site of James Waters
https://github.com/j-waters/personal-site

Last synced: 16 days ago
JSON representation

The personal site of James Waters

Awesome Lists containing this project

README

        

# Personal Site

The personal site of James Waters

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).