An open API service indexing awesome lists of open source software.

https://github.com/zafar-saleem/kbase


https://github.com/zafar-saleem/kbase

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Knowledge App

Service that allows to add articles and it categories and display them to end users.

## Stack

Full stack JavaScript i.e. Angularjs, Nodejs(expressjs middleware), CSS, HTML, NPM, bower, Bootstrap, Mongodb.

### Usage

1. Clone this repository.
2. Go to project root folder.
3. Run `npm start`. This should start the server. Then navigate to `localhost:3000` in your browser.