/hi-react

React tutorial

Primary LanguageJavaScript

hi-react

Get the code

git clone https://github.com/mflodin/hi-react.git

# to get a clean starting point for day-two use
git clone -b day-two https://github.com/mflodin/hi-react.git

Install dependencies

npm install

Start the server

npm start

Profit!