0.1.0 • Published 7 years ago

user-contribution v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

user-contribution

User profile contribution

Installation

bower install user-contribution --production

Development

  1. Clone the repo or download.
  2. npm install && bower install
  3. Setup E2E testing environment: npm install -g protractor && webdriver-manager update --standalone
  4. Run gulp watch and open http://localhost:8080/demo/index.html
  5. Use gulp test-unit or gulp test-e2e to execute your tests
  6. Finally, be sure that selenium driver is up: webdriver-manager start and run gulp build

License

MIT