lexicongovernance / pluraltools-frontend

Front-end repo
https://www.pluralresearch.org/
GNU General Public License v3.0
3 stars 1 forks source link

Lexicon forum front-end

PNPM + Vite + React + TS + Styled Components

Naming conventions:

For developers

  1. install nodejs v20
  2. install pnpm
  3. start a backend server
  4. create a .env.local from the .env skeleton inside the relevant package, make sure to have the correct VITE_SERVER_URL
  5. pnpm i
  6. pnpm core:dev or pnpm berlin:dev