Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 410 Bytes

ICP Encrypted Notes Starter

このリポジトリはUNCHAIN ICP Encrypted Notesのスターターキットです。

はじめてみよう

  1. リポジトリをクローンする
  2. npm install を実行する
  3. dfx start --clean --background を実行する
  4. npm run deploy:local を実行する
  5. npm run start を実行する
  6. コードを書きましょう!