https://github.com/drakealia/web30dom1
https://github.com/drakealia/web30dom1
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drakealia/web30dom1
- Owner: DrakeAlia
- Created: 2020-04-06T15:49:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T14:50:29.000Z (over 6 years ago)
- Last Synced: 2025-07-12T21:41:23.445Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOM - I
## To run this project
- clone repo to computer
- cd into the cloned repo
- run `npm i` to bring dependencies
- run `npm start` to start the dev server
- open Chrome at the URL shown after running the previous step
If you run into errors you can always run the project by opening `index.html` from Chrome.