Skip to content

nivensd/switcharoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switcharoo

A reddit web client. Discuss on Reddit

⚠️ THIS IS A PROTOTYPE

It is not production-ready, or even review-ready, and may be dangerous to run until this statement disappears. It is a prototype of how new technologies may build a new reddit web client. It is not meant to be a complete replacement, or even a good example of code, until this statement disappears.

It is not documented well or stable. It will be. Just not right now.

Technologies

  • Node.js (0.10+)
  • React, server- and client- side
  • LESS (a bootstrap fork)

How to Run

  • Dependencies: node 0.10+
  • Find a nice home, and git clone it in
  • Go to the folder and run npm install
  • Run npm run watch to kick off a live-reloading build (or just run ./node_modules/gulp/bin/gulp build to build without watching)
  • Run npm start to kick off the web server
  • Visit localhost:4444

MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published