/React-Theme

Sandbox, nothing special.

Primary LanguageJavaScript

React Theme - Sandbox

CircleCI

Installation

  1. Clone the repo
  2. Install the dependencies with npm install

Usage

For start the development server run npm start and for build the production version of this app run npm build.

Test

For the unit-test run the command npm test.