Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sean-hill/personal-website

My personal website 🎉
https://github.com/sean-hill/personal-website

Last synced: 5 days ago
JSON representation

My personal website 🎉

Awesome Lists containing this project

README

        

# Sean Hill's personal website 🎉🎉🎉

My personal portfolio website built using Vue.js and the Bulma CSS framework. I leveraged the following technologies:

- Vue.js
- AWS Amplify
- MarkdownIt
- PrismJS
- VueScrollTo

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Unit tests

```
npm run test:unit
```