Skip to content

joshuanwafor/algo-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive React (Crypto Exchange) Template

Template pages

  • Stacking activity
  • Farming activity
  • Create pool
  • Lab
  • Bridge
  • Guide

Staking

Farming

Lab

Guides Activity

Swaps

Local development

You develop the templates in /src, and review build changes in /build.

  1. Install dependencies with npm install in the root folder. This will install the template development tool that watches changes in the /src folder and output the template to /build on build.

  2. Run npm run start in root folder. This would activate a development session a react codebase is being modified

  3. Run npm run build in ./ and react codebase would be compile to /build.

Notes

Releases

No releases published

Packages

No packages published

Languages