- Install the package:
yarn add kind-bar-flurry
ornpm install kind-bar-flurry
- Start the listener after the page has loaded (onload event):
import Kind from 'kind-bar-flurry'; Kind()
- Enter the Konami code - Up, Up, Down, Down, Left, Right, Left, Right, B, A
- Install parcel:
yarn global add parcel-bundler
- Go to the example directory:
cd example
- Start parcel:
parcel index.html
- ???
- Profit