https://github.com/rogi27stash/oldsite
💻 A simple portfolio website built using Vue.
https://github.com/rogi27stash/oldsite
nodejs portfolio-website potfolio react reactjs scss website
Last synced: 3 months ago
JSON representation
💻 A simple portfolio website built using Vue.
- Host: GitHub
- URL: https://github.com/rogi27stash/oldsite
- Owner: rogi27stash
- Created: 2019-03-15T15:36:27.000Z (about 6 years ago)
- Default Branch: dev
- Last Pushed: 2021-07-17T17:17:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T05:41:38.433Z (4 months ago)
- Topics: nodejs, portfolio-website, potfolio, react, reactjs, scss, website
- Language: Vue
- Homepage: https://iryzhenkov.ru/
- Size: 3.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IRyzhenkov2021
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).