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.
Stimulus example using Parcel bundler.
$ npm i -g parcel-bundler
$ npm i
$ npm start
Search for a planet in Star Wars universe. Then click on the name to get the planet info.