Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 802 Bytes

File metadata and controls

35 lines (23 loc) · 802 Bytes

Build the Bear Market

Site contents for www.buildthebear.market

Hosted on AWS Amplify, Built using Next, React, Web2 & Web3

Local Deployment

Clone the repository:

    gh repo clone Build-the-Bear/Market

Install dependencies:

    npm ci

Build and serve the app:

    npm run build && npm run start

Contributing

  • Fork the repo and create a new branch, then make your changes
  • Use title-case in your commit messages with a brief, comma-delimited list of changes
  • Create a pull request to the 'dev' branch with a description of changes, and expected results
  • Request review from Build-the-Bear

MIT License