Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1004 Bytes

File metadata and controls

35 lines (25 loc) · 1004 Bytes

Ckd: Open web services for dApps

Ckd Logo

Links

Development

Dependencies

  • Elixir
  • Node.js
    • Yarn (npm install --global yarn)
    • Lerna (npm install --global lerna)

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with yarn and yarn bootstrap
  • Build the assets with yarn build
  • Start Phoenix endpoint with mix phx.server
  • Open localhost:1818 in your browser

Phoenix