Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 312 Bytes

Akachain devtool frontend

This is frontend for Akachain development tool. Detail description can be found here devtool

Getting started

  1. Install packages: npm install
  2. Start development: npm start
  3. Open web browser at http://localhost:4500 to get started