Skip to content

stabledao-io/stabledao-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the front-end repo for StableDAO.

🔧 Setting up Local Development

Required:

git clone https://github.com/stabledao-io/stabledao-frontend.git
cd stabledao-frontend
yarn
yarn start

The site is now running at http://localhost:3000! Open the source code and start editing!

Pull Requests: Each PR into master will get its own custom URL that is visible on the PR page. QA & validate changes on that URL before merging into the deploy branch.

👏🏽 Contributing Guidelines

We keep an updated list of bugs/feature requests in Github Issues.

GitHub issues

Filter by "good first issue" to get your feet wet! Once you submit a PR, our CI will generate a temporary testing URL where you can validate your changes. Tag any of the gatekeepers on the review to merge them into master.

Thankyou!!

Releases

No releases published

Packages

No packages published