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

https://github.com/expdev07/portfolio

Personal website.
https://github.com/expdev07/portfolio

Last synced: about 1 month ago
JSON representation

Personal website.

Awesome Lists containing this project

README

          

# expdev07

[![Netlify Status](https://api.netlify.com/api/v1/badges/8f51144c-ef40-44d2-b6d4-f81aa13adeb4/deploy-status)](https://app.netlify.com/sites/expdev07/deploys)

## Build Setup

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).