https://github.com/maratumba/maratumba.github.io
Source for
https://github.com/maratumba/maratumba.github.io
Last synced: 3 months ago
JSON representation
Source for
- Host: GitHub
- URL: https://github.com/maratumba/maratumba.github.io
- Owner: maratumba
- Created: 2020-02-03T09:23:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T23:38:21.000Z (over 2 years ago)
- Last Synced: 2023-03-06T01:47:16.692Z (about 2 years ago)
- Language: Vue
- Homepage: https://maratumba.github.io
- Size: 14.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gulyamani.com

[](https://app.netlify.com/sites/affectionate-neumann-7e3ba8/deploys)## 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).