Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 492 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 492 Bytes

Build Status

Stimulus with Parcel

Stimulus example using Parcel bundler.

  • Install Parcel
$ npm i -g parcel-bundler
  • Install dependencies
$ npm i
  • Start app
$ npm start

Search for a planet in Star Wars universe. Then click on the name to get the planet info.