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
- Host: GitHub
- URL: https://github.com/naturalclar/myresume
- Owner: Naturalclar
- Created: 2018-02-08T22:45:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T11:51:46.000Z (about 2 years ago)
- Last Synced: 2025-02-16T09:27:08.035Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.67 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyResume
[](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`