Skip to content

Davideb94/sirYa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular

Installation

Dependencies

bower
npm install -g bower
grunt
npm install -g grunt
npm install -g grunt-cli
Sass

It requires Ruby

gem install sass

Run

Go to the client folder and un the following

Install Modules
npm install
bower install
Start
grunt

You can now access to the appcation: http://localhost:8000/src/

Build

Build the application for procuction

Build the project
grunt build
Run the local server
grunt server

You can test the built application: http://localhost:8000/build/

About

Platform to reconnect syrian refugees. Built for the hackathon HackForGood Canarias.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors