Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

stoneroof/hackbca-example-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackBCA Example Prototype

Run for development

npm start

Run for production

REACT_APP_API_URL=https://example.com npm run build
npm i -g serve
serve build

Releases

No releases published

Packages

No packages published