bnemchak / bear-watcher

0 stars 0 forks source link

Description

Print to Dom using multiple JS pages for the first time

Feature List

How To Run

  1. Clone down this repo
  2. Use your favorite http server (like http-server) to serve it up (hs)
  3. In your browser, go where it's being served (default is localhost:8080)

Contributors

TODO/Feature Request

code block example:

import utils from "../helpers/utils.js"
import bearData from "../helpers/data/bearData.js"
import showBear from "./river.js"