Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 378 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 378 Bytes

Welcome to Eagle Imperium's Scouting App

it is currently in progress including this readme the remainder of this readme.md is just a note to my self

npm install

for download node_modules
do this before running backend/frontend

npm start

to run frontend
port number 3000

node .\backend.js

to add data on backend
port number 8080