Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Latest commit

 

History

History

web

Website code for https://produpedia.org

Build with Vue.js 2 and UVue for SSR support.

How to run

Follow instructions in .env.development, then run yarn ssr:prepare to transpile vue-app.coffee.

After that, you can use the common yarn scripts ssr:serve or ssr:build and ssr:start as usual. Non-ssr-versions should also work fine. Tests are currently not implemented.