uix-react-template

React template to quickly scaffold new apps.

Dev Client Fork & Installation

Fork the uix-react-template repo:

git@github.com:KbellTMA/uix-react-template.git

Then install all of the npm dependencies:

$ npm install

Usage

To start the client in development run:

$ npm start

This command will open a new window running at a default port of 4280 in your browser at http://localhost:4280.