Skip to content

raffleit/raffleit-knockout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raffle It! Knockout · CircleCI GitHub license

This is an implementation of Raffle It! in Knockout. This was my first implementation of it, and much has changed since. I recently moved from requirejs to browserify because I didn't understand AMD anymore.

Pros and Cons (Purely Subjective)

Pros Cons
Knockout is dead easy, light and fast Magic variables in HTML
Easy two-way binding State-handling, routing and API-calls is not built in.

Known Bugs

  • None

Command Line Stuff

Running Locally

  • Run npm install
  • Run npm start

Creating a Production Build

  • npm install

Running Tests

Why would you need tests?

License

Raffle It! is MIT licensed.

Releases

No releases published

Packages

No packages published