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 8dd556ce33 Merge pull request #36 from luishrd/patch-1 8 years ago
src Update 03-getting-started-with-plugins.md 8 years ago
.eslintrc add eslint 9 years ago
.gitignore add npm run deploy script, using surge 9 years ago
.travis.yml build on node 6 9 years ago
CNAME add CNAME file 9 years ago
README.md Added a simple README 9 years ago
gobblefile.js use buble instead of babel 9 years ago
package.json update everything 9 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