@cocalc/landing-free
v0.9.0
Published
Landing pages for the free version of CoCalc.
Downloads
68
Readme
The Landing Page
This is a next.js app, which is used as part of CoCalc to provide the landing page.
To develop the landing page, mostly just edit code here and it will automatically reload (hot module reloading) without you having to refresh the page. As long as you're not changing basic configuration, you don't have to restart the hub.
You don't need to start your own nextjs server here -- the hub handles that.