A React app for standard solid-state pseudopotentials (SSSP).
For local development:
> npm install
> npm startTo build locally and preview (e.g. before deploying), use
> npm run build
> npm run previewCloudflare is used to automatically deploy:
-
Production (
mainbranch) to -
Development (
developbranch) to
And any other branch will be deployed as (note that symbols like _ and / get replaced by -):
- e.g.
branch_name/1->https://branch-name-1.discover-sssp-react.pages.dev