https://github.com/tsaikoga/myresume
Welcome to My Resume 我的简历
https://github.com/tsaikoga/myresume
es6 laptop resume sass webpack
Last synced: about 2 months ago
JSON representation
Welcome to My Resume 我的简历
- Host: GitHub
- URL: https://github.com/tsaikoga/myresume
- Owner: TsaiKoga
- Created: 2019-02-10T02:48:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T03:45:56.000Z (over 7 years ago)
- Last Synced: 2025-07-21T07:41:41.226Z (12 months ago)
- Topics: es6, laptop, resume, sass, webpack
- Language: HTML
- Homepage:
- Size: 218 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Resume (我的简历)
[View Resume(查看简历)](https://tsaikoga.github.io/MyResume)
### About Me (关于我)
-------------------
My name is Koga Tsai, I am a web developer.
And this is a terminal in Air laptop which display my informations, and it is responsive.
大家好,我是一名 WEB 开发者;
这是我个人设计开发的自适应终端简历,展示在苹果笔记本,根据屏幕尺寸自适应变成 air 端,ipad 端或是 iphone。
### Building (开发模式构建)
---------------------
cd MyResume
npm install
npm run dev
### Building For Production (生产模式构建)
-------------------
npm run build