1.7.0 • Published 3 years ago

create-iot-react-app v1.7.0

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

create-iot-react-app Build Status

A thin wrapper around create-react-app that brings in all the dependencies needed to build a Watson IoT application

To use

Kick off the cli by typing the following into your terminal

npx create-iot-react-app <app-name>

When the process is completed cd into the project folder just created

cd <app-name>

and then start up your application

yarn start

or

npm start

This will start your react application loaded with the UI shell from carbon-addons-iot-react ui library project.

1.7.0

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago