Giter Site home page Giter Site logo

reporting-cospace's Introduction

CoSpace

Setup a CoSpace to link multiple (mono)repos together!

Powered by

Getting started

  1. Install Node.js (Version 18.x)

  2. Visual Studio Code

    1. Open Visual Studio Code.
    2. File -> Open Workspace From File
    3. Select reporting workspace file in the root folder.
  3. Clone the viewer-components-react repository into the repos folder.

    1. Navigate to the repos directory: cd ./repos/
    2. Clone the repository: git clone https://github.com/iTwin/viewer-components-react.git
    3. Upon completion, you should find a new viewer-components-react directory inside the repos folder. For instance: ./repos/viewer-components-react
  4. Install pnpm and the necessary packages.

    1. Install pnpm globally: npm install -g pnpm
    2. Navigate back to the root directory if not already present: cd ..
    3. Install the packages: pnpm i
  5. Build the grouping-mapping-widget package.

    1. From anywhere within the root directory, build the package: pnpm build
  6. Update the environment variables in the viewer application.

    1. Open the .env file in repos/viewer/.
    2. Update any necessary or missing variables.
  7. Start the viewer application.

    1. Navigate to the viewer directory: cd ./repos/viewer
    2. Start the application: npm start
  8. Development Flow:

    1. Make desired changes to the widget.
    2. Execute pnpm run build from any location or npm run build from within the widget root directory.
    3. While the viewer application is running, you should be able to observe the changes.

reporting-cospace's People

Contributors

guillar1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.