Skip to content

elmoeleven/angplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angplate

A wrapper that gives you a base AngularJS/Rails/PIXI.js app.

Setup

# Install npm
$ brew install npm

# Install bower
$ npm install bower -g

# Clone it
$ g clone https://github.com/elmoeleven/angplate.git

# Go in
$ cd angplate

# Rails setup
$ rake db:create; rake db:migrate
$ bundle install

# Dependency setup
$ rake bower:install

# Start your server!
$ rails s

About

Angular/Rails/PIXI.js Primer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published