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

CityOfZion/neon-wallet-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neon-wallet-website

http://neonwallet.com This project was bootstrapped with Create React App.

This application is built to automatically track against https://api.github.com/repos/CityOfZion/neon-wallet/releases/latest

Development

npm run start will start the webpack dev server and open a browser tab at http://localhost:3000/

Deployment

npm run build will compile a production bundle and output to /build

npm run deploy will push a production bundle to the gh-pages branch of this application which update http://neonwallet.com/.