Skip to content

ImmoweltGroup/workshop-js-react

Repository files navigation

@immowelt/workshop-js-react

Powered by Immowelt Build Status Dependency Status devDependency Status Renovate enabled

A living workshop around React, JSX and the underlying principles with playground samples for the attendees.

Prerequisites

  • A clean installation without a global Node/NPM (we will use NVM so having Node pre-installed might cause problems).
  • Git
  • NVM (Node Version Manager)

Getting started

git clone https://github.com/ImmoweltGroup/workshop-js-react.git
cd workshop-js-react
nvm install
yarn install
yarn start

This will clone the repository, install all dependencies and open the workshop examples in your Browser. Navigate to the src/ folder in your opened Browser tab and start taking a look at all of the examples provided. Note that we currently only support Google Chrome latest for this workshop.

Additional documentation and information

Contributing

See the CONTRIBUTING.md file at the root of the repository.

Licensing

See the LICENSE file at the root of the repository.

About

A living workshop around React, JSX and the underlying principles with playground samples for the attendees.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published