Skip to content

Latest commit

 

History

History

frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Running

You won't need to set any specific third-party service values in this project because they are hard coded in the source code. As such, to run this project, just issue the following commands:

# install project dependencies
npm i

# run it locally
npm start