Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 535 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 535 Bytes

🧑 schalkventer.me

  • 10kb of unminified HTML
  • 2kb of unminified CSS
  • 1kb of unminified JavaScript

Local Development

  • Make sure that you have the latest versions of Git and NodeJS installed.
  • Run git clone https://github.com/schalkventer/schalkventer.me from the folder where you want to clone it.
  • Once cloning is complete, run npm install and npm start.
  • You should now have a local server at https://localhost:3000 that auto-refreshes when you make code changes.