Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

krissy/workshop-react

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venntro Workshops: React.js

A simple app for Venntro's first dev team workshop, recreating a Timesheet UI (inspired by our fave app, Tickspot...) in order to learn introductory React.js concepts.

Setup

Assumes you have git, node (> 0.10.x) and npm (> 2.5.1) installed.

  1. Fork or Clone the code from Github See: https://help.github.com/articles/fork-a-repo OR Run: git clone https://github.com/xiy/workshop-react YOUR_APP_NAME

  2. Install any dependencies npm install

  3. Install Brunch

     npm install -g brunch
    
  4. Start watching with Brunch:

     brunch watch --server
    

Workshop

The workshop will be run in mini 'sprints'. Git branches will be used to separate each stage of the app.

master: Complete goal app step-one: Starting point step-two: Main component built step-three: Form component built step-four: Timesheet component built step-five: Tickometer component built

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.0%
  • CSS 29.5%
  • HTML 6.5%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.