Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 659 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 659 Bytes

Set React Boilerplate

Bare bones template for getting up and running with Set.

Documentation for building with Set can be found here:

Getting Started

Clone down the repo, navigate inside, and install dependencies

git clone https://github.com/SetProtocol/set-react-boilerplate.git
cd set-react-boilerplate
yarn

Start your server

yarn start

View your local server at http://localhost:3000/

Start your own chain

yarn set-chain