Skip to content

JavierDelgadoFernandez/weatherstation-ui

Repository files navigation

WeatherStation user interface

WeatherStation user interface using Relay Modern.

Install the packages

Install the javascript packages needed by the application:

npm install

Run the development web server

Start the development web server:

npm start

Now, you can open http://localhost:8080/ in a browser.

Backend

The application requires the backend in order to provide the services. Follow the instructions of JavierDelgadoFernandez/weatherstation

GraphQL queries modification

If you modify the GraphQL query, you will have to recompile the files:

npm run relay

About

WeatherStation user interface using Relay Modern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published