Skip to content

llooker/scooter-extension

Folders and files

NameName
Last commit message
Last commit date
May 3, 2022
Feb 25, 2022
Feb 25, 2022
May 3, 2022
Apr 25, 2022
Feb 25, 2022
Feb 25, 2022
Apr 25, 2022
Feb 25, 2022
Apr 25, 2022
Feb 25, 2022
Feb 25, 2022
Oct 25, 2024

Repository files navigation

Looker Extension Hello World (React & JavaScript)

This example has been adopted from the extension-examples helloworld example.

Getting Started for Development

  1. Clone this repo.

    # cd ~/ Optional, your user directory is usually a good place to git clone to.
    git@github.com:llooker/scooter-extension.git
    
  2. Navigate (cd) to the scooter-extension directory on your system

    cd query-builder-ef
    
  3. Install the dependencies with Yarn.

    yarn install
    
  4. Start the development server

    yarn develop
    

    The extension is now running and serving the JavaScript locally at http://localhost:8080/bundle.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published