alexa-app-server
An Alexa app server for alexa-app.
File Explorer
Download Latest Version (.zip)- index.js
- package.json
- index.js
- package.json
- index.html
- login.js
- cert.ca_bundle
- cert.cer
- private-key.pem
- server.js
- index.js
- package.json
- index.js
- package.json
- index.js
- package.json
- index.js
- index.js
- package.json
- index.js
- package.json
- index.html
- login.js
- cert.ca_bundle
- cert.cer
- private-key.pem
- server.js
- example.json
- example.txt
- sample-launch-req.json
- sample-schema.txt
- sample-utterances.txt
- test-examples-server-app-loading-fail-checks.js
- test-examples-server-custom-bindings.js
- test-examples-server-https-fail-checks.js
- test-examples-server-https-support-extended.js
- test-examples-server-https-support.js
- test-examples-server-pre-post-functions.js
- test-examples-server-verification.js
- test-examples-server.js
- test-server-config.js
- test-utils.js
- angular.min.js
- templates.json
- test.ejs
- .gitattributes
- .gitignore
- .travis.yml
- CHANGELOG.md
- CONTRIBUTING.md
- dangerfile.js
- index.js
- LICENSE.md
- package-lock.json
- package.json
- README.md
- RELEASING.md
- UPGRADING.md
- utils.js
# Installation Guide
1. Get the code
git clone https://github.com/alexa-js/alexa-app-server
Downloads the entire project code from GitHub to your computer.
cd alexa-app-server
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install alexa-app-server --save
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
