Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

DiademNetwork/charity-dapp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charity-dapp-client

A client for diadem-network project for Decent hackaton.

Develop

1 - git clone [email protected]:DiademNetwork/charity-dapp-client.git
2 - cd charity-dapp-client
3 - yarn install
4 - Create a .env file 5 - yarn start 6 - Go to localhost:9000

Available scripts

  • start : start a development version of your app on localhost:9000, in watch mode
  • build: build a development version of you app in dist folder
  • build-production: build an optimized version of your app in dist folder
  • lint : run eslint for you project
  • test: run jest tests and create a coverage directory (you can then open file /coverage/lcov-report/index.html to see nice coverage report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages