Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coryrose1/coryrose
Cory Rosenwald Personal Website
https://github.com/coryrose1/coryrose
Last synced: 18 days ago
JSON representation
Cory Rosenwald Personal Website
- Host: GitHub
- URL: https://github.com/coryrose1/coryrose
- Owner: coryrose1
- Created: 2019-08-09T20:31:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:46:57.000Z (almost 2 years ago)
- Last Synced: 2024-12-16T00:43:43.059Z (19 days ago)
- Language: Vue
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coryrose
> Cory Rosenwald Personal Site
## Build Setup
``` bash
# install dependencies
$ npm run 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).