Technical documentation for data portal
The Data portal
Setting up development environment
Requirements:
git clone https://github.com/6aika/sixodp.git
cd sixodp
git submodule update --init --recursive
npm install
npm run build
vagrant upLast updated
Was this helpful?