react-simple-seed

react simple seed for GDG Busan react.js study

OTHER License

Stars
9

react-simple-seed

react simple seed for GDG Busan react.js study

Prerequisites

  • node.js >= 6.9.0 (recommend to use nvm for version switching)
  • yarn >= 0.16 (installation by macOS, Windows)

Installation

$ git clone https://github.com/taehwanno/react-simple-seed.git
$ cd react-simple-seed
$ yarn install

Usage

development

$ yarn start
$ yarn lint

production

build .

$ yarn build

test

$ yarn test
$ yarn test:coverage
$ yarn test:watch

documentation

react.js javascript esdoc documentation .

$ yarn esdoc

transpile & packaging & scripts & production

5 babel , browserify js , cat sed css , scripts . webpack .

lint

eslint airbnb styleguide .

.

Directory Structure

js source, build 113p .

.
 build
 coverage
 css
 images
 js
    components
 node_modules

License

MIT