Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 456 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 456 Bytes

Advanced React Workshop for SeattleJS Conference

To get started:

  1. clone the repo
git clone https://github.com/react-native-training/advanced-react.git
  1. cd into directory
cd advanced-react
  1. install dependencies
yarn

or

npm i
  1. start the project
npm start

Dependencies used in this project:

React Router Dom
React Motion
Animated
Glamor
PropTypes
React Primitives