Skip to content

altitudelabs/keystone

Repository files navigation

keystone

Installation

git clone https://github.com/altitudelabs/keystone.git
cd keystone
npm install
bower install
gulp

keystone should be running on localhost:8888

browser-sync should be running on localhost:5000

Deployment

ssh [email protected]
cd production
git pull github master
npm install
forever restart keystone.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published