Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 932 Bytes

File metadata and controls

35 lines (27 loc) · 932 Bytes

Deprecated

Please use gulp-project-template.

Project template for James.js and Browserify

Getting started

git clone [email protected]:rikukissa/james-browserify-project-template.git
npm install
bower install
james watch httpd
iexplore http://localhost:9002

Technology choices

Layout

  • server: all server-side code
  • client: all client-side code
    • coffee
    • jade
    • stylus
  • public: static files

Branches

  • angular
    • contains a version with AngularJS and a template app