Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 356 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 356 Bytes

OA TGM React Workshop Sources

Use https://github.com/creationix/nvm for node.js installation before you start.

Installation

git clone git@github.com:teekey99/oa-workshop.git
cd oa-workshop
npm install

Development

npm run start

The app is running at http://localhost:3000.