Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/navidk0/navidk0.dev
My website.
https://github.com/navidk0/navidk0.dev
Last synced: about 1 month ago
JSON representation
My website.
- Host: GitHub
- URL: https://github.com/navidk0/navidk0.dev
- Owner: NavidK0
- Created: 2021-08-07T08:08:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T17:32:41.000Z (10 months ago)
- Last Synced: 2024-04-05T18:36:51.018Z (10 months ago)
- Language: Vue
- Homepage: https://navidk0-dev.vercel.app
- Size: 2.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# navidk0.dev
> navidK0.dev website
## 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).