Skip to content

simon8029/canechair.cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaneChair.Cli

Full-Stack JavaScript Development Environment Starter Kit

Create an fundation of full-stack Javascript Project in no time. (MERN Stack for now, other stacks are coming)

Build Status GitHub issues GitHub closed issues license GitHub commit activity the past week, 4 weeks, year GitHub last commit CaneChair-Cli

Overview

npm install -g canechair-cli

canechair-cli my-app 
cd my-app/
npm start

What’s Inside?

  • React/Redux
  • Webpack
  • Babel
  • EsLint/TsLint
  • Jest
  • Enzyme
  • and Others

Highlight

  • React, JSX, ES6 syntax support.
  • Language extras beyond ES6 like the object spread operator.
  • A dev server that lints for common errors.
  • CI integrated for Travis and Appveyor
  • When build for production:
    • Extract/Purify/Minify CSS
    • Uglify JavaScripts
    • Extract Bundles

About

TypeScripted ReactJS Development Environment Starter Kit

Resources

Stars

Watchers

Forks

Packages

No packages published