1. Make sure you have those things installed by typing in your terminal:
- node (you can get node from here: https://www.npmjs.com/get-npm)
- yarn (https://yarnpkg.com/en/docs/install)
2. Install all the dependencies with: `yarn`
3. Run your project with: `yarn start`
4. You can view your project under `https://localhost:3000`. Any change you'll do will be automatically updated in the browser.
We're using react-create-app as a boilerplate here.
-
Notifications
You must be signed in to change notification settings - Fork 2
mbondyra/react-performance-workshop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a repository I used during React Performance workshop I lead on ReactJS Girls
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published