Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 592 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 592 Bytes

swm.cc

Site

Description

My web site. At the time of writing a work in progress.

I'm building this site using Next.js and learning as I go, so if you see anything that could be improved, please let me know (via a PR or an issue).

Links

Development Info

Running

make local.run

Testing

Headless Tests

make local.tests

Watch Cypress Tests

make local.tests.watch