https://github.com/heavenshell/nkgrnkgr.github.io
my portfolio
https://github.com/heavenshell/nkgrnkgr.github.io
Last synced: 5 months ago
JSON representation
my portfolio
- Host: GitHub
- URL: https://github.com/heavenshell/nkgrnkgr.github.io
- Owner: heavenshell
- Created: 2019-08-11T04:20:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T02:05:12.000Z (almost 7 years ago)
- Last Synced: 2025-07-25T22:17:45.595Z (11 months ago)
- Language: HTML
- Homepage: https://www.nkgr.app
- Size: 18.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/prettier/prettier)
# [www.nkgr.app](https://www.nkgr.app)
## Description
This is my Portfolio.
## How To Deploy
Prepar
```bash
$ git ch develp
$ git add .
$ git commit -m "comment"
$ yarn build
/build is updated.
```
Merge manuary
```bash
$ git ch master
```
Copy to master
```
$ rm -rf ./static
$ cp -rf ./build/ ./
```
Publish
```bash
$ git add .
$ git commit -m "comment"
$ git push origin master
```
Access!
[nkgr.app](https://www.nkgr.app/)