https://github.com/squeezerio/squeezer-site
squeezer site suite
https://github.com/squeezerio/squeezer-site
squeezer-site
Last synced: 12 months ago
JSON representation
squeezer site suite
- Host: GitHub
- URL: https://github.com/squeezerio/squeezer-site
- Owner: SqueezerIO
- Created: 2016-08-28T08:54:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T18:58:10.000Z (over 3 years ago)
- Last Synced: 2024-04-14T05:36:45.490Z (about 2 years ago)
- Topics: squeezer-site
- Language: JavaScript
- Size: 49.2 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Squeezer Site](https://squeezer.network)
The site is builded with [GatsbyJS](https://www.gatsbyjs.org/) , 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](https://www.netlify.com/) for blazing
fast static websites . You can preview your deployment at `https://YOUR_BRANCH--squeezer-token-sale.netlify.com` .