Git Product home page Git Product logo

sdk_wayfinder's Introduction

SDK Wayfinder with ReactJS

https://nwager-mp.github.io/sdk_wayfinder/

Local Environment Setup

  1. After cloning or pulling the repo, run npm install to install the required packages (or yarn install).

  2. Once that's done, run yarn start and go to localhost:3000 (it'll probably open automatically). The website should be running.

Deploying to GH Pages

When you want to update the website, run npm run deploy. This should deploy the site (link above) with the most recent changes from your local repo.

Notes

  • The dropdown menu doesn't sort sweeps at all now because it introduced some annoying performance issues with React. Looking in to solutions or alternatives.

  • The sdk directory bundle/ needs to be in the public/ directory because webpack won't serve showcase.html otherwise. This means that asset ins't minimized or processed before being deployed, which isn't entirely optimal. I'm not sure how to fix the webpack stuff at the moment :(

  • If something breaks after you pull from remote, try npm install. New dependencies might have been added that you haven't installed yet.

sdk_wayfinder's People

Contributors

nwager-mp avatar kevinddchen avatar

Watchers

 avatar  avatar

Forkers

sgallen85

sdk_wayfinder's Issues

Minor Fly-through Bugs

  • Changing modes during fly-through causes camera issues
  • Toggling fly-through during transitions causes camera issues
  • Fly-through should pause or exit when it reaches the end

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.