To create a project from a React Template:
eg new engram-react-demo -t react
cd engram-react-demo
eg deploy public -n react -b
This deploys the files in the "public" folder using the name "react" for the preview subdomain. The "-b" automatically calls "npm run build" to ensure you are deploying the latest changes.
To preview your project:
Deployed to https://react-username.cloud.engramhq.xyz in 968ms
Only a single preview link can be active at a time on the free plan. Previews are private by default, when opening for the first time you will need to log in with your engram account