Skip to content

Latest commit

 

History

History
executable file
·
18 lines (10 loc) · 612 Bytes

README.md

File metadata and controls

executable file
·
18 lines (10 loc) · 612 Bytes

The site is builded with GatsbyJS , a static PWA (Progressive Web App) generator , which makes Squeezer site running really , really , really fast .

Running the website on your local machine

Install packages

npm install

Run site on your local machine

npm run develop

Deploy website

Use a separate branch from master and make a PR . We are using netlifly for blazing fast static websites . You can preview your deployment at https://YOUR_BRANCH--squeezer-token-sale.netlify.com .