Skip to content

alebarreiro/TSI2-AngularFront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sAPO FrontOffice AngularJS

Esqueleto generado con yo angular generator version 0.12.0.

Installation

####1. Instalar node y Ruby

####2. Tener instalado globalmente npm, grunt y bower

$ sudo apt-get install npm
$ sudo npm install -g grunt-cli
$ sudo npm install -g bower

####3. Ejecutar siguientes comandos

$ cd `project-directory`
  • bower install is ran from the postinstall
$ npm install
$ rvm install 2.1.1
$ rvm use 2.1.1
$ bower install`

####4. Build & Development

  • a shortcut for grunt serve
$ npm start
  • Grunt livereload
$ grunt serve
  • Build
$ grunt build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •