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

https://github.com/shipshapecode/swach-website


https://github.com/shipshapecode/swach-website

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# swach-website

[![Netlify Status](https://api.netlify.com/api/v1/badges/f7092f21-9b21-4394-ad68-bcd31ac814ee/deploy-status)](https://app.netlify.com/sites/swach-io/deploys)

> The website for Swach

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```

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