Get Started - React

Create Project From Template

Create a React project from our React template.

eg new engram-react-demo -t react

Deploy

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.

Preview

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