https://github.com/davidthorn/first-website
https://github.com/davidthorn/first-website
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidthorn/first-website
- Owner: davidthorn
- License: mit
- Created: 2018-07-28T13:04:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T16:00:42.000Z (almost 8 years ago)
- Last Synced: 2025-01-31T14:47:50.702Z (over 1 year ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# First Website
* Create template
* Add index.html
* Add style sheet
* Add jQuery "https://code.jquery.com/jquery-3.3.1.min.js"
* Add app.js file
* Listen to document.ready
* Add backend service
* Test connection using ajax