Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 214 Bytes

File metadata and controls

8 lines (5 loc) · 214 Bytes

website

Tint's Website

Development

This is a static site at the moment served by an express backend.

For server development: npm run dev starts a nodemon process and refreshes the server's code on change.