Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremyko/simple_angularjs_bulletin_board
https://github.com/jeremyko/simple_angularjs_bulletin_board
angular angularjs
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeremyko/simple_angularjs_bulletin_board
- Owner: jeremyko
- Created: 2014-12-09T02:16:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T14:05:29.000Z (over 7 years ago)
- Last Synced: 2024-10-12T04:05:59.648Z (about 1 month ago)
- Topics: angular, angularjs
- Language: JavaScript
- Size: 673 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Simple bulletin board using AngularJS + Mongojs + Express
![ScreenShot](https://github.com/jeremyko/simple_angularjs_bulletin_board/blob/master/screenshot/a1.png)
![ScreenShot](https://github.com/jeremyko/simple_angularjs_bulletin_board/blob/master/screenshot/a2.png)
![ScreenShot](https://github.com/jeremyko/simple_angularjs_bulletin_board/blob/master/screenshot/a3.png)
![ScreenShot](https://github.com/jeremyko/simple_angularjs_bulletin_board/blob/master/screenshot/a4.png)
#### 1. install mongodb, bower first
#### 2. npm install
#### 3. npm start
#### 4. open this url in your browser, 127.0.0.1:3001