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

https://github.com/dleitee/config-default

My default config
https://github.com/dleitee/config-default

Last synced: about 1 year ago
JSON representation

My default config

Awesome Lists containing this project

README

          

# config-default
Repository to save the initial settings of my projects.

## Directories

The directory structure must be as follows:
```
|-- config
|-- gulpfile.babel.js
|-- package.json
|-- gulp
| |-- gulp-task-1.js
| |-- gulp-task-n.js
|-- public
| |-- index.html
| |-- css
| |-- images
| |-- js
|-- src
|-- css
|-- images
|-- js
```
# EditorConfig

## gulp

## jshint

## tests

## deploy