https://github.com/apertureless/jakubjuszczak
personal website
https://github.com/apertureless/jakubjuszczak
Last synced: 5 months ago
JSON representation
personal website
- Host: GitHub
- URL: https://github.com/apertureless/jakubjuszczak
- Owner: apertureless
- Created: 2019-04-15T17:24:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:37:24.000Z (over 3 years ago)
- Last Synced: 2025-10-08T20:09:20.032Z (10 months ago)
- Language: Vue
- Size: 3.89 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# jakubjuszczak
> Portfolio
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).