Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eganjs/eganjs.github.io
https://github.com/eganjs/eganjs.github.io
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eganjs/eganjs.github.io
- Owner: eganjs
- Created: 2019-10-20T18:11:29.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-11T10:36:42.000Z (about 2 years ago)
- Last Synced: 2023-03-06T01:19:09.827Z (almost 2 years ago)
- Language: HTML
- Size: 1.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eganjs.io
> Personal website
## 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).