https://github.com/luiscoms/asktospeaker
Simple application to post questions
https://github.com/luiscoms/asktospeaker
Last synced: 5 months ago
JSON representation
Simple application to post questions
- Host: GitHub
- URL: https://github.com/luiscoms/asktospeaker
- Owner: luiscoms
- Created: 2014-11-11T15:20:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-20T21:43:33.000Z (almost 11 years ago)
- Last Synced: 2025-03-28T08:15:06.660Z (10 months ago)
- Language: JavaScript
- Size: 361 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ask to Speaker
==================
Simple application to post questions
First, download dependencies
```bash
npm install
```
Then, start server
```bash
npm start
```
Now open in localhost
http://localhost:7777/