Layer0 Traditional Site
1-Click Deploy
To start creating your own Layer0 traditional site, click on this link:
Layer0 will create the traditional repository and deploy the site for you. Once done, every change in the repository will be deployed automatically.
GitHub Template
To deploy your own Layer0 traditional site by cloning and modifying the template with this command:
bash
git clone https://github.com/rishi-raj-jain/layer0-traditional-template
yarn
npm install
npm
yarn install
After you've made the required changes, execute:
yarn
npm run 0:deploy
npm
yarn run 0:deploy
Edit this page on GitHub
Updated at Tue, Jun 21, 2022