Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tsamaya/my-node-starterkit


https://github.com/tsamaya/my-node-starterkit

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

## my-node-Starterkit

### Requirements

In order to download dependencies and build the app via the command line, you will need to install :

- [Node](http://nodejs.org),
- [Gulp](http://gulpjs.com)

### Getting started

1. Fork or clone this repository
1. `cd` into the `repository` folder
1. `npm install` to install all the required dependencies from `npm`
1. lint and test using `gulp lint` and `gulp test`.

### Features

- Sanely configured `gulpfile.js`, `package.json`, `.gitignore`, `.editorconfig`, `.jshintrc`, `.jsbeautifyrc`.
- Linting and testing is pre-configured.

### Licensing
MIT