Skip to content

EtBLh/orienteering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orienteering Web for SPSSA Event

Requirement

NodeJS v11 or above

Deploy

clone this repo

git clone https://github.com/EtBLh/orienteering.git

install dependencies

cd client && npm i
cd ../server && npm i

build project

cd client %% npm build
cd ../server && npm build

start server

cd server && npm start

Remarks

this app is using port 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published