Skip to content

joewdavies/rollup-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rollup-template

Simple starter template for a rollup project.

Includes the @rollup/plugin-node-resolve plugin for including node modules in your bundle.

Get started

With node.js >=16 installed:

Run npm install

...then

npm start

... this will bundle main.js and its imports into dist/main.js which is then imported by index.html.

About

Starter template for a rollup project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published