%PDF- %PDF-
Direktori : /var/www/html/news/public/bower_components/angular-xeditable/ |
Current File : /var/www/html/news/public/bower_components/angular-xeditable/CONTRIBUTING.md |
## jsFiddle / Plunker Please use these live templates when creating issues: http://jsfiddle.net/NfPcH/3 http://plnkr.co/edit/BjWwXIlYyyLvRnVwO8m8?p=preview ## Contribute * Don't include files from the `dist`, `starter` and `zip` folders in your pull request. * Add new tests in `docs/demos` if possible. * Make sure all existing tests run. * Squash your commits before creating the pull request. ## How to run the tests * `npm install` in the project * `npm run build` - to build the project files * `npm start` - to start the server * Run the "doc" tests `http://localhost:8000/test/e2e/docs-test.html` * Run the "dev" tests `http://localhost:8000/test/e2e/dev-test.html` * Verify the documentation still works correctly by navigating to `http://localhost:8000` * To view the "dev" documentation, navigate to `http://localhost:8000/dev.html`