Bit7Pay Website

The Official website of Bit7Pay .Built in React Js as a single page app

  • For initially setting up the env run npm install
  • To run the app in dev mode npm start
  • To Build the and run in production mode npm run build
  • To run test npm run test