Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 737 Bytes

File metadata and controls

23 lines (16 loc) · 737 Bytes

briim-website

Your minimal yet slick landing page to create a movement around your idea, service or product.

Demo | Powered by Gatsby

screen shot 2017-12-13 at 16 06 22

Setup

  • git clone git@github.com:javascript-machine-learning/briim-website.git
  • cd briim-website
  • npm install
  • gatsby develop
  • visit http://localhost:8000/

Setup via Gatsby CLI

  • gatsby new briim-website git@github.com:javascript-machine-learning/briim-website.git
  • cd briim-website
  • npm install
  • gatsby develop
  • visit http://localhost:8000/