Skip to content

Latest commit

History

History
14 lines (10 loc) 路 698 Bytes

README.md

File metadata and controls

14 lines (10 loc) 路 698 Bytes

馃 schalkventer.me

Netlify Status

  • 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.