Skip to content

digitalex/tornangular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tornangular

Tornado + AngularJS = pure Awesomeness™

Tornado and AngularJS are two fantastic web technologies – for the client and the server, respectively. They are both fast and lightweight, and can play nicely together. This is a simple starter kit to get you going; get up and running in no time:

Prerequisites

  1. Python (2.7 or newer).
  2. Pip
  3. Um, well, that's it really!

Get started

git clone && cd tornangular
pip install -r requirements.txt
python server.py
# The server is now running at http://localhost:8888 – enjoy!

About

Tornado + AngularJS = pure Awesomeness™

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published