Part of the Veso Project
## Build Process
- Node.js
- npm (included in Node.js)
-
Clone or download this repository.
git clone https://github.com/vesoapp/veso-web.git cd veso-web
-
Install build dependencies in the project directory.
npm install
-
Run the web client with webpack for local development.
npm start
-
Build the client with sourcemaps available.
npm run build:development
Join us on discord https://discord.gg/Ce4PmFcX7Y