https://github.com/archsyscall/board
nodejs board for learn nodejs
https://github.com/archsyscall/board
Last synced: 6 months ago
JSON representation
nodejs board for learn nodejs
- Host: GitHub
- URL: https://github.com/archsyscall/board
- Owner: archsyscall
- Created: 2019-07-01T09:17:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T08:32:48.000Z (over 6 years ago)
- Last Synced: 2025-02-02T07:27:41.028Z (11 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js Board
just, for learn nodejs
## usage
```
$ cd board
$ mkdir data
$ node app.js
```