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

https://github.com/maratumba/maratumba.github.io

Source for
https://github.com/maratumba/maratumba.github.io

Last synced: 3 months ago
JSON representation

Source for

Awesome Lists containing this project

README

        

# gulyamani.com

![CI](https://github.com/maratumba/maratumba.github.io/workflows/CI/badge.svg)
[![Netlify Status](https://api.netlify.com/api/v1/badges/8392914d-71e4-43f1-b65f-e371304fb873/deploy-status)](https://app.netlify.com/sites/affectionate-neumann-7e3ba8/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).