Proof of Concept of the PWA technology for future students of Tomas Bata University, built in React.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
NodeJS
Yarn
A step by step series of examples that tell you how to get a development env running
-
Navigate to project folder
-
Install missing dependencies, open Terminal (or cmd prompt)
yarn
or
npm install
Add additional notes about how to deploy this on a live system