https://github.com/sammymwangangi/me
My Portfolio
https://github.com/sammymwangangi/me
antdesign nuxtjs portfolio-website vuejs3
Last synced: 10 months ago
JSON representation
My Portfolio
- Host: GitHub
- URL: https://github.com/sammymwangangi/me
- Owner: sammymwangangi
- Created: 2019-11-24T09:58:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T12:34:54.000Z (about 6 years ago)
- Last Synced: 2024-10-29T10:29:43.344Z (about 1 year ago)
- Topics: antdesign, nuxtjs, portfolio-website, vuejs3
- Language: Vue
- Size: 159 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# me
> My ace Nuxt.js project
## 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).