Skip to content

jlag34/Servodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Servant Front-End Boilerplate

Description

A boilerplate/starter project for front-end apps and websites with Servant integration already set up.

This consists of the HTML5 Boilerplate, a simple node.js server, and some useful gulp tasks.

The Servant team uses this for their own projects.

Installation

First, install node.js, if you don't have it installed already:

https://github.com/joyent/node/wiki/Installation

Download this project's zip file.

Install dependencies (first time only):

$ npm install

$ bower install

Start the server:

$ gulp

Open http://localhost:8080

Documentation

Check out the full Servant Developers Documentation. It's well-maintained, well-written and it will cover many topics involved in this boilerplate.

Also, this project relies heavily on the almighty Servant Javascript SDK. Check it out to find out exactly how much cool stuff you are able to do!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages