https://github.com/zafar-saleem/kbase
https://github.com/zafar-saleem/kbase
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zafar-saleem/kbase
- Owner: zafar-saleem
- Created: 2015-11-03T09:57:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T09:51:24.000Z (about 10 years ago)
- Last Synced: 2025-01-01T03:27:39.901Z (11 months ago)
- Language: JavaScript
- Size: 4.85 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.