Skip to content

reacteurope/react-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced React Workshop Labs

Welcome, we're happy to have you here with us in Paris! 🇫🇷🍷🥖

Before the workshop starts please make sure you can get this repository and run it locally:

git clone git@github.com:reacteurope/react-workshop.git
cd react-workshop
npm install
npm start

A browser window should open at localhost:3000 (if not, try going to that URL manually) and you should see a welcome message. If so, you're set up and ready to go!

Make sure you have git and the latest stable version of Node.js installed. If any of these commands fail, please reinstall the relevant binary.

Each lab is part of a branch which Max & Nik will announce after each presentation during the workshop.

Links

License

Copyright (C) 2017 Maximilian Stoiber & Nikolaus Graf. You may use this repo for non-commercial use under the GPLv3 license.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

(see LICENSE.md for the full license text)

Releases

No releases published

Packages

No packages published