nakaz / yars

Yet Another React Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YARS

Yet Another React Starter

Features

  • Webpack
  • React
  • React HMR
  • Redux
  • Redux DevTools
  • PostCSS
  • CSS Modules
  • Babel
  • ESLint
  • NPM Scripts

Quick Start

Clone this repo

$ git clone https://github.com/epilande/yars.git
$ cd yars

Install dependencies

$ npm install

Launch dev environment

$ npm run dev

Launch prod environment

$ npm run prod

About

Yet Another React Starter


Languages

Language:JavaScript 87.3%Language:CSS 10.8%Language:HTML 1.8%