/project-seed

Project seed with webpack

Primary LanguageJavaScript

Worker Seeker UI project

-- npm run start - Starts on dev mode and serves the webApp on port 9000

Tests

-- gulp test - a task that runs all the tests with Jasmine once and exits. Such a task is often used on CI servers etc.