Skip to content

pvhee/angular-seed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordis Search

A demo application to search the Cordis database, using AngularJS and Elastic Search.

Installation

Start elastic search, using

elasticsearch

Insert data in elastic search with

cd data
node load-data.js

Now, from the main directory, construct your app

npm install
npm start

Open a browser at http://local:8000/app/ and you're ready to search.

Credits

Built by Marzee Labs for Open Consortium.

About

Seed project for angular apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.7%
  • CSS 3.3%