scaledrone-yo

0.1.1 • Public • Published

ScaleDrone Yeoman Generator

ScaleDrone is easiest way of adding real-time capabilities to your web or mobile app

Prerequisite

Install Yeoman: yeoman.io

Usage

Install scaledrone-yo:

npm install -g scaledrone-yo

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo scaledrone-yo generator:

yo scaledrone-yo

Running

Run the client code:

http-server client

Run the auth server (if you chose to generate it):

node jwt-server/server.js

Visit your new application at http://localhost:8080/

Readme

Keywords

Package Sidebar

Install

npm i scaledrone-yo

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • herkyl