Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 660 Bytes

CryptStarterDAO

  1. install node-v16.10.0-x64.msi and yarn-1.22.5.msi
  2. install vscode
  3. goto sourcecode directory and open project with vscode. image
  4. install node package using yarn install command image
  5. run on realtime environment. yarn start image
  6. build prodcut. yarn build
  7. deploy website using "build" direcotory.