-
- Downloads
Initial Commit
parents
No related branches found
No related tags found
index.html
0 → 100644
index.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "vanilla", | ||
"version": "1.0.0", | ||
"description": "A basic vanilla repo for education", | ||
"main": "index.html", | ||
"scripts": { | ||
"test": "npm run dev" | ||
}, | ||
"author": "subliminalguy", | ||
"license": "ISC" | ||
} |
style.css
0 → 100644
Please register or sign in to comment