https://github.com/byoigres/resume
My resume
https://github.com/byoigres/resume
html lesscss
Last synced: 4 months ago
JSON representation
My resume
- Host: GitHub
- URL: https://github.com/byoigres/resume
- Owner: byoigres
- License: mit
- Created: 2020-09-22T13:59:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T23:01:28.000Z (over 1 year ago)
- Last Synced: 2025-07-03T09:08:06.056Z (11 months ago)
- Topics: html, lesscss
- Language: HTML
- Homepage: https://byoigr.es/resume/
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This is my resume
Just HTML and CSS.
## Prerequisites
First install less globally with `npm install less`
## Run
Just type `npm start`
## Build
Execute `npm run build`