Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 539 Bytes

README.md

File metadata and controls

executable file
·
27 lines (20 loc) · 539 Bytes

Sin titulo

NodersCO-Web

Web de Noders.co

Tech

  • [AngularJS] - HTML enhanced for web apps!
  • [Twitter Bootstrap] - great UI boilerplate for modern web apps
  • [node.js] - evented I/O for the backend

Installation

You need Grunt installed globally:

$ npm install -g grunt-cli
$ git clone https://github.com/Noders/NodersCO-Web.git
$ cd NodersCO-Web
$ npm install
$ bower install
$ grunt serve
$ Abrir http://localhost:9000/