https://github.com/reubenmathew/reubenninanv7
Portfolio Website
https://github.com/reubenmathew/reubenninanv7
Last synced: about 1 month ago
JSON representation
Portfolio Website
- Host: GitHub
- URL: https://github.com/reubenmathew/reubenninanv7
- Owner: ReubenMathew
- Created: 2020-05-22T19:28:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:43:49.000Z (over 2 years ago)
- Last Synced: 2025-02-16T14:25:35.562Z (3 months ago)
- Language: Vue
- Homepage: https://reuben-ninan-v7.now.sh
- Size: 3.65 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReubenNinanV7
> Reuben Ninan's portfolio site
## 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).