Skip to content

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

License

Notifications You must be signed in to change notification settings

huiXinYiJi/learn-rollup

 
 

Repository files navigation

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 [email protected]: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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.3%
  • CSS 27.2%
  • HTML 15.5%