eduardogardin / react-starter-kit

React modern seed using webpack 2 and yarn package manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React starter kit

React modern seed using webpack 2 and yarn package manager

Tools

Prerequisites

Start dev server

yarn run serve.dev

Executing tests

yarn run test to run all tests once

yarn run test.watch to run tests on watch mode

Build app to production

yarn run build

About

React modern seed using webpack 2 and yarn package manager


Languages

Language:JavaScript 91.9%Language:HTML 8.1%