Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 876 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 876 Bytes

keep.network website

The Keep network website - keep.network

This project was bootstrapped with Create React App.

Want to contribute? Check out our guidelines.

Development

Setup

Install dependencies:

npm install 

Run

To run the app in the development mode:

npm run develop

Open http://localhost:8000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Deployment

Currently the site is auto-deployed on master merge to Google Cloud Storage and fronted by Cloudflare at keep.network. Pull requests (including those created by the CMS) are auto-deployed to subdirectories at preview.keep.network by branch name.