Skip to content

The web application to publishing job advertisements

Notifications You must be signed in to change notification settings

psienko/job_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

job_finder

Projekt Aplikacje Internetowe

##Host http://jobfinderprz.parseapp.com/#/

Instalacja

Zainstaluj Gulp i Bower globalnie:

$ npm install -g gulp bower
$ git clone [git-repo-url] [nazwa-folderu-projektu] 

Uruchomienie

$ cd [nazwa-folderu-projektu]/ui
$ bower install
$ npm install
$ gulp serve

Testy

Testy Jednostkowe:
$ cd [nazwa-folderu-projektu]/ui
$ gulp test 

lub:

$ gulp test:auto 

To polecenie uruchamia unit testy przy każdej zmianie w plikach źródłowych.

Testy e2e:
$ cd [nazwa-folderu-projektu]/ui
$ gulp protractor 

About

The web application to publishing job advertisements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published