In this fastn package you will find a business card.
fastn is a simple programming language for building user interfaces and
websites. fastn is optimised for ease of learning, and even non
programmers can learn it in a day.
Learn more about fastn: fastn-stack/fastn, and join our Discord community.
Install fastn on Mac/Linux using:
curl -fsSL https://fastn.com/install.sh | bashFor windows download our fastn_setup.exe from latest fastn release and
run it.
Once you have fastn installed you can run:
fastn serveAnd check your website on http://127.0.0.1:8000.
