You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Rich-Harris 29b65d6bac make examples more easily shareable 8 years ago
src make examples more easily shareable 8 years ago
.eslintrc add eslint 9 years ago
.gitignore add npm run deploy script, using surge 9 years ago
.travis.yml try running on node 5? 8 years ago
CNAME add CNAME file 9 years ago
README.md Added a simple README 9 years ago
gobblefile.js fix build 8 years ago
package.json update deps 8 years ago

README.md

Rollupjs.org

This is the source code for the website!

Steps to build the website locally

  1. npm install
  2. npm start
  3. Open up http://0.0.0.0:4567