Skip to content

37/live-coding-personal-site

Repository files navigation

Inactive Project

This project is not being maintained

An interactive self-building resume View Site

Building

git clone git@github.com:LovelyHorse/resume.git
cd resume
npm install
npm run dev
# Open localhost:8080/index-dev.html in your browser.

Building for Production

npm run build
# app.js will be bundled via webpack!
# Open file://*path*/index.html in your browser.

Todo

  • Touch up JS syntax highlighting
  • Update UX / UI changes on this codebase

Credit

Huge credit goes to Samuel Reed whos own site heavily inspired my own. Check out his site and Github!

About

An interactive live-coding personal site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published