Create README.md

This commit is contained in:
Fred Wang 2018-10-31 22:44:26 +08:00 committed by GitHub
parent b6e5e64a3e
commit 6ca5153a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# GoodNight
Auto saying good night to girlfriend
## Usage
1. Make sure Node.js and npm installed.
2. Run `npm install` to install all dependencies.
3. Run `npm start` to start the application.