TIPI FRONTEND is no longer in active development, you can find our latest projects at Parlamento2030 and QHLD.
NodeJS > 8.0
git clone [email protected]:ciecode/tipi-frontend.git
cd tipi-frontend
npm install
cp src/config/index.js.example src/config/index.js
Finally, edit config/index.js file with your specific values.
npm run serve