MichaelReiter / ReactTalk

A presentation about building modern web apps using React and ES6 for the UVic Web Development Club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Modern Web Apps with React and ES6

Check out the presentation

Link

Getting Started

  • Install Git if you haven't already: Git
  • Clone this repository: git clone git@github.com:MichaelReiter/ReactTalk.git
  • Navigate inside directory: cd ReactTalk/sample\ app/
  • Install Node and npm if you haven't already: Node
  • Install dependencies: npm install
  • Start the app: npm start

Special Thanks

About

A presentation about building modern web apps using React and ES6 for the UVic Web Development Club

License:MIT License


Languages

Language:JavaScript 48.8%Language:CSS 28.9%Language:HTML 22.4%