Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 287 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 287 Bytes

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.