Skip to content

ShestakovViktor/ilto

Repository files navigation

ILTO - Interactive Layout TOolkit

To work with the project locally you need:

  1. Download the project sources.
  2. Install Node.js from nodejs.org
  3. Install dependencies:
    # Run inside the project folder
    npm install 

Work with app on development server

  1. Build viewer module:
    npm run viewer-build
  2. Build and run editor module on the development server:
    npm run editor-dev
  3. Access the app using web browser http://localhost:3000.

Compile the app and locate it on your server

  1. Compile the project:

    npm run build
  2. Copy all content from the "build" folder to you server.

  3. Open index.html in a web browser.

About

Interactive Layout TOolkit - software for creating interactive layouts

Topics

Resources

License

Stars

Watchers

Forks

Languages