Skip to content

iclighthouse/ICDexUI

Repository files navigation

ICLighthouse-Frontend

[TOC]

Introduction

ICLighthouse wallet canister.

Installation

Web Environment

  1. Project setup

    npm install
  2. Compiles and hot-reloads for development

    npm run serve
  3. Compiles and minifies for production

    npm run build
  4. Lints and fixes files

    npm run lint
  5. Customize configuration

    See Configuration Reference.

Canister Deploy

dfx start --clean --background
dfx deploy 

Usages

See web home.