Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/nujek-simple-website
https://github.com/regenrek/nujek-simple-website
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/regenrek/nujek-simple-website
- Owner: regenrek
- Created: 2021-07-14T04:24:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T08:28:37.000Z (over 3 years ago)
- Last Synced: 2024-05-18T07:47:32.126Z (8 months ago)
- Language: JavaScript
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-cool-website-project
## 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).