diff --git a/README.md b/README.md new file mode 100644 index 0000000..25b3547 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# 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