Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 887 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 887 Bytes

🌸 my website 🌸

my personal website; where I mostly tinker with web dev stuff.

Netlify Status

build

-> requires node.

after cloning:

  • npm i install dependencies
  • npm run build build project
  • npm run serve serve localhost

once I write some tests, you will be able to run them via npm run test :P

various tooling