Skip to content

Latest commit

History

History
43 lines (27 loc) 路 889 Bytes

README.md

File metadata and controls

43 lines (27 loc) 路 889 Bytes

FOSSA Status Netlify Status

Buy your FnPlus Club merch here

Setup

The stack: Gatsby, React

Prerequisites

  • Git

  • Yarn

  • Gatsby CLI (npm install -g gatsby-cli)

  1. Clone the repository
git clone https://github.com/hackclub/shop
  1. Go into the directory
cd shop
  1. Install dependencies
npm install
  1. Run it!
gatsby develop

License

This project is licensed under the MIT license. Please see LICENSE.md for the full text.