/mylens-rider

A react app for riders

Primary LanguageJavaScript

MyLens.com Rider Site

Authors

Node Installation

  • Install Node on your device
  • Clone the repository

Install all the dependencies from package.json

  npm i

Start the Web app

 npm start

This is just the front end, the data will not be shown unless the backend is up and running.