jlengstorf / learn-rollup

This is an example project to accompany a tutorial on using Rollup.

Home Page:https://code.lengstorf.com/learn-rollup-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Rollup.js

This is an example project to accompany a tutorial on using Rollup.

See the video of how this was made at https://code.lengstorf.com/learn-rollup-js/

Quickstart

# Clone the repo
git clone git@github.com:jlengstorf/learn-rollup.git

# Move into the repo
cd learn-rollup/

# Install dependencies
npm install

# Start the watcher
npm run watch

Alternative Configurations

About

This is an example project to accompany a tutorial on using Rollup.

https://code.lengstorf.com/learn-rollup-js/

License:ISC License


Languages

Language:JavaScript 57.3%Language:CSS 27.2%Language:HTML 15.5%