Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akachain/devtool-frontend
Akachain development toolkit for community
https://github.com/akachain/devtool-frontend
Last synced: 27 days ago
JSON representation
Akachain development toolkit for community
- Host: GitHub
- URL: https://github.com/akachain/devtool-frontend
- Owner: Akachain
- License: gpl-2.0
- Created: 2019-08-23T03:40:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T10:32:25.000Z (about 2 years ago)
- Last Synced: 2023-03-03T16:28:06.343Z (almost 2 years ago)
- Language: TypeScript
- Size: 2.45 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Akachain devtool frontend
This is frontend for Akachain development tool. Detail description can be found here [devtool](https://github.com/Akachain/devtool)# Getting started
1. Install packages: `npm install`
2. Start development: `npm start`
3. Open web browser at *http://localhost:4500* to get started