Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

jorinvo/Bruchrechner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Bruchrechner.Heroku

A little calculating app - built for experimenting with new technologies

Feel free to clone the repo and do with it what ever you want!

screenshot

#Install

  • Prerequirements: You have node and npm installed
  • clone the repo git clone git@github.com:jorin-vogel/Bruchrechner.git
  • change into the directory cd Bruchrechner
  • install the packages npm install
  • start the server node server.js
  • visit http://localhost:3000/ in your browser

#Demo

There is a demo aviable on Heroku

#Technologies

  • The small server which is doing nothing expect from compiling the files into valid html, css and js runs on Node.js.
  • The Javascript is written in Coffeescript the amazing language from Jeremy Ashkenas
  • For Styling I used Stylus from TJ Holowaychuk
  • As client-side framework I tried Batman.js from Shopify.
  • And for ease I took this little boilerplate from Austin Taylor for getting started.

About

[archive] A calculating app - Built for experimenting with new technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published