Skip to content

clojurie/learn-rollup

Repository files navigation

Learn Rollup.js

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

Quickstart

# Clone the repo
git remote add origin [email protected]:taikongfeizhu/learn-rollup.git

# Move into the repo
cd learn-rollup/

# Install dependencies
npm install

# Start the watcher
npm run start

# Browser View and enjoy it
http://127.0.0.1:3001

Alternative Configurations

Releases

No releases published

Packages

No packages published