mmierzwa / js-dev-env

Basic starter project for JS development (rather frontend). This is an experimental project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS projects starter kit

Build Status

This is a basic JS projects starter kit designed to automate as much repetitive tasks as possible.

The kit consists of:

  • .editorconfig - for common configuration for code editors, like VS Code, Atom etc.
  • package.json - the heart of the project; defines collection of common packages for front-end development, build & deploy automation scripts etc.

About

Basic starter project for JS development (rather frontend). This is an experimental project.

License:MIT License


Languages

Language:JavaScript 91.2%Language:HTML 5.6%Language:CSS 3.2%