Skip to content

Latest commit

 

History

History
executable file
·
8 lines (8 loc) · 194 Bytes

readme.md

File metadata and controls

executable file
·
8 lines (8 loc) · 194 Bytes
  1. Install packages npm i
  2. Create express canister (Optional, for new or cache-removed project) dfx canister create express
  3. Build frontend npm run build
  4. Deploy/update canister dfx deploy