HadithHouse is a project containing collections of Islamic Hadiths with an interactive GUI which allows users to search the collection, find the sources of hadiths and their authenticity, etc.
This is the web front of HadithHouse. It is built using Angular.
Run ng start
for a dev server. Navigate to http://localhost:8000/
. The app will automatically reload if you change any of the source files.
Run ng build
to generate the production build. The build artifacts will be stored in the dist/
directory. Use the ng build-local
and ng build-dev
for local or dev builds, respectively.
Run ng lint
to execute linting for the code base.
Run ng test
to execute the unit tests via Karma. Use ng test-watch
to run tests in watch mode.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.