17 lines
468 B
Plaintext
Executable File
17 lines
468 B
Plaintext
Executable File
yarn run v1.22.19
|
||
$ node ./bin/www
|
||
[0mGET / [36m304 [0m454.863 ms - -[0m
|
||
[0mGET /stylesheets/style.css [36m304 [0m4.045 ms - -[0m
|
||
[0mGET /javascripts/main.js [36m304 [0m1.168 ms - -[0m
|
||
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
|
||
yarn run v1.22.19
|
||
$ node main.js
|
||
Starting PM2.5 Sensor Server
|
||
Connecting to DB...
|
||
Connected!
|
||
yarn run v1.22.19
|
||
$ node main.js
|
||
Starting PM2.5 Sensor Server
|
||
Connecting to DB...
|
||
Connected!
|