Skip to content

jankc/znamka-shop

 
 

Repository files navigation

ReasonReact Introduction

ReasonReact Introduction

to run the repo run:

  • yarn start (to run the watcher)
  • (in other window) yarn server (to run webpack server that handles the exported js code)

The goal is to create the shop page

  • You need to fetch the data using the tariffs query
  • once the user selects the tariffs and inputs license plate and email and validity from send insert_orders mutation

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Reason 55.1%
  • JavaScript 28.8%
  • C++ 10.9%
  • HTML 5.2%