Skip to content

salchichongallo/digheon-tech-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Test

Test App built with React, Express & Ant Design.

Instructions

  1. Copy the env.example file and rename it to .env
  2. Install all dependencies by running: npm install
  3. Then run the start NPM script: npm start

API Server and Web Application run on ports 5000 and 3000 respectively. You can change this by setting the environment variables defined in the .env file.