Task #2
git checkout 02-component
jspm install
npm run devCreate a component that renders a media object

Should be made up of separate components:
<ProfileImage /><Card />
Content for the
<Card></Card>should be provided aschildren
Last updated
Was this helpful?