Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 341 Bytes

marcher

Dev environment

# clone repo:
git clone https://github.com/danielesteban/marcher.git
cd marcher
# install dependencies:
npm install
# start environment:
npm start
# open http://localhost:8080/ in your browser