Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 863 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 863 Bytes

Veso Web

Part of the Veso Project


Logo Banner

## Build Process

Dependencies

  • Node.js
  • npm (included in Node.js)

Getting Started

  1. Clone or download this repository.

    git clone https://github.com/vesoapp/veso-web.git
    cd veso-web
  2. Install build dependencies in the project directory.

    npm install
  3. Run the web client with webpack for local development.

    npm start
  4. Build the client with sourcemaps available.

    npm run build:development

Join us on discord https://discord.gg/Ce4PmFcX7Y