1.0.425 • Published 9 years ago

geordie-builders v1.0.425

Weekly downloads
3
License
MIT
Repository
-
Last release
9 years ago

Geordie Builders

This is a template engine to create simple project setups that use the M.E.A.N. Web Application design patter.

MongoDB, Express, AngularJS and NodeJS. This project template engine also used Browserify, GULP, Karma, PhantomJS and Jasmine.

Video Demo Youtube

To install:

sudo npm install -g geordie-builders

For help:

geordiebuilders help

To run:

goerdiebuilders

This will install to current folder.

geordiebuilders -o <<filepath>>

This will install project to chosen filepath.

When Project is setup, do the following:

sudo npm install
bower install
gulp

to run DB for restful services:

npm run db

to start the server

npm start

to unit test

npm test
karma start
gulp test

For help with gulp tasks:

gulp help

Main tasks:

gulp
gulp build:test
gulp build:final
gulp build:final:test
gulp watch
gulp watch:copy
1.0.425

9 years ago

1.0.424

9 years ago

1.0.423

9 years ago

1.0.422

9 years ago

1.0.421

9 years ago

1.0.42

9 years ago

1.0.41

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago