SFC Public Website The SFC official website publishes to all members. Running Locally Make sure you have Node.js installed. git clone https://github.com/sfctech/oursfc # or clone your own fork cd oursfc npm install npm start Your app should now be running on localhost:5000.