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

https://github.com/naturalclar/myresume

Repo for my resume, made with React and Typescript
https://github.com/naturalclar/myresume

Last synced: over 1 year ago
JSON representation

Repo for my resume, made with React and Typescript

Awesome Lists containing this project

README

          

# MyResume

[![Greenkeeper badge](https://badges.greenkeeper.io/Naturalclar/myResume.svg?token=99549a66397111f2e901a631ce718a4079b4851f7372bf118c510c21c1843534&ts=1563086591650)](https://greenkeeper.io/)

MyResume, built with react.js

## Getting Started

### Clone Repository

`git clone`

### Install Dependencies

`pnpm install`

### Bundle Files

`pnpm build`

### Display it on local browser

`pnpm start`

### Edit files with Live Reloading

`pnpm watch`