Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fdaciuk/fleet-control

Example of Fleet Control with ReactJS
https://github.com/fdaciuk/fleet-control

Last synced: about 1 month ago
JSON representation

Example of Fleet Control with ReactJS

Awesome Lists containing this project

README

        

## Fleet Control

> Javascript system to control a Car Fleet, with ReactJS.

## Getting Started

Download this repository and run the `index.html` file :)

## Start server

> You need to have installed NodeJS and GulpJS

Inside `src/` directory, run the following command:

```
npm i
```

Climb up the server and watch JS files with the command:

```
gulp w
```

On your browser, go to: `http://localhost:8080`

Have fun ;)

## License
[The MIT License](https://github.com/fdaciuk/fleet-control/blob/master/LICENSE) © 2014 Fernando Daciuk