An open API service indexing awesome lists of open source software.

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 我的简历

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