Deploy Razzle on Layer0
- Install Layer0 CLI by the following command:
npm i -g @layer0/cli
- Initialize the Razzle project with Layer0 by the following command:
0 init
- Run
layer0 deploy
to get deploying right away.
npm i -g @layer0/cli
0 init
layer0 deploy
to get deploying right away.