Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reubenmathew/reubenninanv7
Portfolio Website
https://github.com/reubenmathew/reubenninanv7
Last synced: 1 day ago
JSON representation
Portfolio Website
- Host: GitHub
- URL: https://github.com/reubenmathew/reubenninanv7
- Owner: ReubenMathew
- Created: 2020-05-22T19:28:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:43:49.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:08:43.713Z (over 1 year ago)
- Language: Vue
- Homepage: https://reuben-ninan-v7.now.sh
- Size: 3.65 MB
- Stars: 1
- Watchers: 0
- 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).