Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 552 Bytes

File metadata and controls

16 lines (9 loc) · 552 Bytes

Pokestack

This project is generated with yo angular generator version 0.15.1.

Build & development

Manually change script src="proxy.php?url=https%3A%2F%2Fwww.github.com%2Fbower_components%2Felasticsearch%2Felasticsearch.js" to script src="proxy.php?url=https%3A%2F%2Fwww.github.com%2Fbower_components%2Felasticsearch%2Felasticsearch.angular.js" in index.html in case bower added the former.

Change the info of your ElasticSearch server in services/searchsearvice.js.

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.