Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webistomin/vue-portfolio
:full_moon_with_face: Личный сайт портфолио на VueJs
https://github.com/webistomin/vue-portfolio
portfolio-website vue vue-router vuex
Last synced: 17 days ago
JSON representation
:full_moon_with_face: Личный сайт портфолио на VueJs
- Host: GitHub
- URL: https://github.com/webistomin/vue-portfolio
- Owner: webistomin
- Created: 2018-10-10T11:28:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T07:35:17.000Z (over 4 years ago)
- Last Synced: 2024-10-30T05:34:55.873Z (2 months ago)
- Topics: portfolio-website, vue, vue-router, vuex
- Language: Vue
- Homepage:
- Size: 39.5 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
> My wondrous Nuxt.js project
## 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).