brainhubeu / hadron-collider

A simple application generator for Hadron.

Home Page:http://hadron.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collider

A project generator for Hadron. It is the quickest way to get started with Hadron.

Installation

npm install --global hadron-collider

Quick start

Just navigate to the directory where you want to spawn your project and run

collide

Features

  • Support for eslint presets.
  • Support for Babel.
  • Generation of boilerplate for several useful Hadron packages:
    • hadron-express
    • hadron-validation
    • hadron-typeorm
    • hadron-events
  • Support for both npm and yarn

Upcoming:

  • Typescript templates.
  • Update Babel to version 7 when it comes out of beta.

About

A simple application generator for Hadron.

http://hadron.pro


Languages

Language:JavaScript 97.1%Language:HTML 2.9%