Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 456 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 456 Bytes

Getting Started

# create database directory
mkdir /database/parsed

# create database
npm run parse:all

# new dasatet ?
replace raw/timeline.csv by your timeline.csv file

# clone repo to local
git clone https://github.com/FredericBriolet/sport2.0.git

# move into directory
cd sport2.0

# install dependencies
npm i

# start gulp
gulp

Your site will be at http://localhost:3000 by default using browser-sync