Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 485 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 485 Bytes

takedownabuse.org

Installing & running the server

  • Install/switch to the ruby version specified in .ruby-version (i recommend rbenv where available.)
  • npm install installs bundler, node modules, and ruby gems
  • npm start runs grunt (compiles assets, then watches for changes and compiles those too.)
  • A browser window will open pointed to the local server! 🎉