Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/packages/frontend/README.md
1496 views

Frontend package

The frontend CoCalc application, which is loaded in the user's web browser.

This code is part of https://github.com/sagemathinc/cocalc and isn't currently designed to be used standalone.

There's also a dist/ directory (not in Git) where autogenerated code gets built. That code gets used by other packages, e.g., @cocalc/next, @cocalc/project, which this frontend code can't depend on.