https://github.com/epaew/epaew.github.io
https://github.com/epaew/epaew.github.io
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/epaew/epaew.github.io
- Owner: epaew
- Created: 2020-03-12T19:14:40.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-11T22:03:47.000Z (over 3 years ago)
- Last Synced: 2025-02-26T12:45:31.466Z (over 1 year ago)
- Language: Vue
- Homepage: https://www.epaew.net/
- Size: 3.85 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# epaew.github.io
## 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).