mwkais / ReactBootcamp-Code2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactBootcamp-Code2017

Pre Reqs

Editors

Choose 1 of the following:

If you choose atom (which is the editor I will be using for examples), please also run the following command after cloning this repo: apm install --packages-file package-list.txt

Setup Steps

  • Clone this ReactBootcamp-Code2017 repo
  • Run yarn or npm install
  • Run yarn start or npm start

You should see Hello Bootcamp - you're now ready to go

About

License:MIT License


Languages

Language:JavaScript 97.1%Language:HTML 1.7%Language:CSS 1.2%