Skip to content

pplavetzki/web-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Modern Web Application Boilerplate

This is a simple boilerplate that uses AngularJS, Gulp and Browserify to create clean, concise code with a modular approach to develop modern web applications.

Keep in mind that this is a work in progress!

##How to Get Started

  1. Clone the repo
  2. Run npm install from the root of the project, the root of the server and the root of the client
  3. Run gulp server --debug=true (debug=true) does not uglify or minify src and creates source map for debugging

##Todos

  1. Better documentation
  2. Unit test framework and integration

##Check Out These Resources

Nodejs

Gulp

Browserify

express

AngularJS

John Papa's Opinionated Angular Style Guide

About

Simple boilerplate for a modern web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published