Browse Source

Added a simple README

master
Nick Colley 9 years ago
parent
commit
c78ca331b5
  1. 9
      README.md

9
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
Loading…
Cancel
Save