8000 GitHub - amad9720/OscarJunior: A Weather using Wait.ai and NodeJs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amad9720/OscarJunior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oscar Junior

A chatBot App for weather using the wit.ai Api

All the dependencies can be installed using the npm install command

notes : For all the following npm scripts, refer to the package.json file

  • If you put all your source files in a src directory you can compile using Babel (to remove flow annotation and ES6 problem compatibilities) them to another directory by running (here I compile them to the /lib directory): npm run build

  • Commands to run the app

    npm install (for installing the various dependencies)

    npm start (for running the project)

    npm run test (for running the tests)

    npm run coverage (for running the code coverage with istanbul)

 =============================== Coverage summary ===============================
 Statements   : 92.93% ( 92/99 )
 Branches     : 66.67% ( 18/27 )
 Functions    : 100% ( 5/5 )
 Lines        : 93.88% ( 92/98 )
 ================================================================================

About

A Weather using Wait.ai and NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0