Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up development environment for demo #2

Closed
2 tasks done
gregallensworth opened this issue Apr 26, 2018 · 0 comments
Closed
2 tasks done

Set up development environment for demo #2

gregallensworth opened this issue Apr 26, 2018 · 0 comments
Assignees

Comments

@gregallensworth
Copy link
Contributor

gregallensworth commented Apr 26, 2018

Current setup is not amenable to local development. Running a browser directly on index.html won't load vector data (PBFs) due to cross-origin considerations. Adding a setup for webpack-dev-server or similar would work well.

Also, current implementation is written in "old style" JavaScript and CSS. No SASS/LESS, no ES2017 classes and syntax, etc.

  • configure a webpack system including a webserver, SASS support, and Babel/ES2017 support
  • document local-development process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant