Reed-CompBio / Graphery

A graph tutorial website
https://graphery.reedcompbio.org
MIT License
8 stars 3 forks source link

[package manager] use yarn rather than npm vanilla #193

Closed jukrb0x closed 2 years ago

jukrb0x commented 2 years ago

To improve dev experience, how about we switch to yarn or pnpm rather than vanilla npm for the frontend.

few questions in the record by the way,

  1. when'd we plan to upgrade the project to vue 3 since vue-next has been already migrated to vue-core
  2. will we introduce mature frameworks like nuxtjs, it's still based on vue 2 but nuxtjs@v3 is on its way.