Skip to content

vanphucLE/csv-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfinite platform test

Development / Installation

Setup dependencies

This project uses yarn workspace v1 to manage dependencies

yarn

Start project

# start server
yarn start:server

# start client
yarn start:client

Infos

  • client website is available by default on the url: http://localhost:3000
  • server is available by default on the url: http://localhost:5000

The server is configured to accept all domain requests (Access-Control-Allow-Origin: *)

Test

The technical test specifications are available here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published