Playing with Line-us.
Built using the amazing @beardicus/line-us library.
-
Install nvm
-
Use correct node version
nvm use
-
Install dependencies
npm install
-
To run the test script in
index.js
npm start
-
To run the repl based on beardicus/line-us repl example
npm run start:repl