Skip to content

TondaHack/react-stack

Repository files navigation

React Stack Example Build Status

Example of stack for React.js written in ES6. Bundled by Webpack for develop with HotReload.

Tests are configured by Jest, Sinon, Expect.

Tests are configured by Karma, Mocha, Sinon, Expect. Coverage is visualized by iSparta modul. +Tests are configured by Jest, Sinon, Expect.

Travis build to gh-page. Live example

##Prerequisites

  • Node.js

##Technologies

Install Project

yarn

Build Project

yarn build

##Development

###Develop Project yarn start

##Tests

##Run Tests yarn test

###Run With docker This project is dockerized with Alpine image and thanks to docker volumes is Hot reload working. In this approach you don't need node installed.

docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published