Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

sylvainDNS/react-training-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Training Workshop

This workshop is not intended for newbies with JavaScript or React, you need to know some basics.
If this is not your case, please RTFM before starting.

This training aims to improve your knowledge on React, in particular on modern syntax and the dependency stack that we use at Pepperbay.

Prerequisites

  • Node.js & yarn locally installed
  • node --version >= LTS
  • yarn --version >= 1.22

Let's start

You will find the steps of the workshop in the ./docs directory, or by clicking here :

About

This project was bootstrapped with Create React App, and inspired by scotch.io Code Challenge #14.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published