Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hans00/hans00.github.io
https://github.com/hans00/hans00.github.io
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hans00/hans00.github.io
- Owner: hans00
- Created: 2016-12-23T00:38:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T23:12:54.000Z (over 1 year ago)
- Last Synced: 2024-04-14T22:20:45.945Z (7 months ago)
- Language: Vue
- Homepage: http://hans00.me
- Size: 9.39 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hans00.github.io
## 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).