This is a simple example how to create a bundle with Rollup.
- Clone repository
$ git clone https://github.com/airgram/airgram-rollup-config-example.git
- Install dependencies
$ cd airgram-rollup-config-example
$ yarn install
- Build bundle:
$ yarn run build