After cloning, cd into the dfinity_proton_demo directory, then:
(In one terminal, run: dfx start --clean --background)
(In another terminal:)
npm install
dfx deploy
npm run start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
After cloning, cd into the dfinity_proton_demo directory, then:
(In one terminal, run: dfx start --clean --background)
(In another terminal:)
npm install
dfx deploy
npm run start