Skip to content

satoshipay/solarwallet.io

Repository files navigation

Solar Wallet Website

Local development

Install

npm install

Run dev mode

gulp watch

Gulp will compile all files to site directory.

Build

gulp build

Deploy

site directory on welcome-pug branch is deployed via Netlify.