The site rewrite of Eterna.
The rewrite is based on the design present here.
npm install
If you want to modify any of the parameters in .env
, create a file named .env.local
and include any overrides there
npm run serve
For now, please add VUE_APP_ENV="client"
into your .env.local
file.
Because of the structure of the project, we currently work with trello instead of github issues. If you want to contribute, please join the Eterna player-development slack, where we can coordinate working on the project.