Skip to content

geoffroyvergne/qwarck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJs Bootstrap Grunt

Introduction

AngularJs Bootstrap Grunt is a base application

Deployment: Grunt JS: AngularJs Css: Bootstrap Unit Tests: Karma Jasmin PhantomJs Integrations Tests: Celenium Protractor Jasmin2

INSTALLATION

npm install

NodeJs

grunt server
grunt connect

App http://localhost:3000

Dist http://localhost:4000

DEPLOYMENT

grunt clean build

UNIT TESTS

grunt karma

INTEGRATIONS TESTS

node node_modules/protractor/bin/webdriver-manager update --proxy http://localhost:8888 --ignore_ssl true

grunt server

node node_modules/protractor/bin/webdriver-manager start

grunt protractor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published