Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oskarsmc-network/oskarsmc-network.github.io
https://github.com/oskarsmc-network/oskarsmc-network.github.io
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oskarsmc-network/oskarsmc-network.github.io
- Owner: OskarsMC-Network
- Created: 2021-07-25T19:12:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T00:58:34.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T11:16:58.600Z (2 months ago)
- Language: Vue
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oskarsmc-network.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).