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

Added NPM to project, moved JS logic from HTML pages to external JS files #57

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

meekg33k
Copy link

  • Added npm to project for ease of local development.
  • Added a simple Express server to serve Safe Paths app locally and aid faster development.
  • Refactored Location Scrubber and Publisher pages, moved JavaScript logic from internal <script> tags external files in public directory as part of foundational work needed for future changes like adding linter to the project.
  • Updated README to include details about running the app locally.

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

Successfully merging this pull request may close these issues.

1 participant