React template to quickly scaffold new apps.
Fork the uix-react-template repo:
[email protected]:KbellTMA/uix-react-template.git
Then install all of the npm dependencies:
$ npm install
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.