Reactjs-Facebook / reactiflux.com

New Reactiflux Website

Home Page:https://www.reactiflux.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactiflux.com

Finally Reactiflux has a proper website! The admins/mods and would like to thank @zachgibson for the amazing design/unique iconography and @huvik for the countless hours spent developing this site in between his exams at school. Also, a shout out to @kyleamathews and all the contributors to Gatsby.js; the wonderful React.js static site generator we used for this site. Thank you to @acemarke for taking the time to start a well thought out learning section with his link mastery and @vcarl for transcribing almost all of the Q&A's to date. Lastly, thank you to Netlify.com for the free account and running such a great hosting service that makes deployment simple.

Getting started

Installation

  1. Install gatsby with npm or yarn: npm install -g gatsby or yarn global add gatsby
  2. Clone github repo: git clone https://github.com/reactiflux/reactiflux.com
  3. Install dependecies with npm or yarn: npm install or yarn install
  4. Run gatsby develop mode: gatsby develop

About

New Reactiflux Website

https://www.reactiflux.com/

License:MIT License


Languages

Language:JavaScript 94.0%Language:CSS 6.0%