- PR
- Travis
npm i react-styleguidist
npx styleguidist server
- Go to this url in your browser after the server fires up
http://172.16.12.226:6060/
- Counter
- Header
- Footer
- App
After cloning the repo down
npm run test
Assertions:
- The header component should have a header tag
- The footer component should have a footer tag
- Counter component:
- The counter should have a button
- On increment click, the button should increment the counter
- On decrement click, the button should decrement the counter
npm start
- AWS bucket -Doesn't work
- Other amazon deployment
- Netify