https://github.com/shipshapecode/swach-website
https://github.com/shipshapecode/swach-website
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shipshapecode/swach-website
- Owner: shipshapecode
- Created: 2019-12-14T02:29:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T23:08:48.000Z (over 2 years ago)
- Last Synced: 2025-02-16T12:30:03.637Z (11 months ago)
- Language: Vue
- Homepage: https://swach.io
- Size: 7.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swach-website
[](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).