Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 329 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 329 Bytes

react-again

it's a real sweet app

deployed here

how

install

git clone https://github.com/pietgeursen/react-again
cd 
npm install

develop

npm start

browse to http://localhost:9966/.

test

npm test

deploy

npm run deploy