Skip to content

Repository files navigation

DevMerge

The Build

  1. Install Node.js & NPM
  2. Install Grunt.js
  3. Run npm install to fetch all dependencies.
  4. Run npm start to build a production version of the app.

Running the App

Development

  1. Run grunt dev
  2. Open http://localhost:9000/

Production

  1. Run npm start
  2. Open http://localhost:9002/

Tests

  1. Install PhantomJS and CasperJS
  2. Run npm test

Optimizations

Build stepDescriptionDevelopmentProduction
WatchAuto-build on file changes🚫
JSHintCoding style compliance
StylusCompile CSS
HandlebarsCompile templates🚫
HTML MinifierReduce HTML size🚫
RequireJSConcatenate and minify Javascript🚫
JPEGtran & OptiPNGCompress images🚫
Revving & UseminCache busting for static assets🚫

Dependencies

Webserver Configuration

Nginx

Apache2

About

Frontend for devmerge

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages