Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 344 Bytes

Delivery Service Frontend App

Delivery application for three entities (Owner, Client, Delivery) built with React, Apollo and GraphQL.

npm run start

Runs the app in the development mode.

npm run apollo:codegen

Generate static types for GraphQL queries from Backend

npm run tailwind:build

Generate styles by Tailwind CSS