-
Install Dependecies.
Using yarn, install all dependencies
yarn
-
Make changes to the source code
-
Compile your code
You need to compile your code, let's run:
yarn build:development
Recommended: Webpack can detect changes and build automatically
yarn start
Your compiled code can be found in the specific folder for the visualization in the dist folder.
-
Finalize and distribute your code You need to compile your code, let's run:
yarn build:production
Your compile code can be found in the stable folder.
-
Notifications
You must be signed in to change notification settings - Fork 0
AdamMinton/looker-viz-package
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published