stianwestvig / rollup-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rollup poc

This small website includes both es6 modules and fallback bundle with rollup.

Website is served by Express on nodejs.

Getting started

npm install
npm start

Browse localhost:3000

About


Languages

Language:JavaScript 61.5%Language:HTML 37.1%Language:CSS 1.4%