Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guillaumemorin/node-basic-setup

node basic setup for testing purpose
https://github.com/guillaumemorin/node-basic-setup

Last synced: about 1 month ago
JSON representation

node basic setup for testing purpose

Awesome Lists containing this project

README

        

node-basic-setup
================

node basic setup for testing purpose

## Installation

$ npm install -g gulp bower
$ npm install

This configuration includes:
* gulp config to minify js and css into the build directory and server livereload for easiest development
* websocket support with socket.io
* bower package manager

## Start

$ gulp