Skip to content

shefan2017/asch-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asch frontend

Development dependency

  • nodejs
  • npm
  • bower
  • gulp

Install dependency

bower install
npm install

Build

Browserify

npm run build

Realtime build for local dev

gulp serve

Then access localhost:8080 to debug the ui with statc mock http interface

Build for testnet

gulp build-test

Build for mainnet

gulp build-main

About

Asch frontend source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.9%
  • HTML 26.9%
  • CSS 24.2%