Skip to content

nsakovich/codefresh-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codefresh Challenge

IMPORTANT! If you are Windows user run all commands in terminal as administrator

  1. Run npm install
  2. Run bower install
  3. Run npm install -g grunt-cli (if it's not installed yet)

How to Start the App

Run grunt dev and open http://localhost:8082.

How to Run Tests

It's possible to start unit tests with grunt test:unit and e2e tests with grunt test:e2e.

Production

It's possible to build app with this command grunt build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published