Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

executable file
·
9 lines (6 loc) · 223 Bytes

Nackademin 2019 Jan React Basics

Minimal app to show basic react concepts.

Getting started

  1. Run yarn install or npm install
  2. Run yarn start or npm run start
  3. Open Chrome and navigate to localhost:3000