Skip to content

popeye-js/popeye-js.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

popeye.js

Popeye voice controls.

Installation

First, clone this git repository:

git clone git@github.com:popeye-js/popeye-js.github.io.git

Then, install the Node dependencies:

npm install
npm run ssl

Local development

To start the local development server:

npm start

Deployment

To deploy the static pages to production:

npm run deploy

License

MIT