Added files for Bloom Valley Nursery Website

This commit is contained in:
Derek
2024-12-31 13:18:55 -06:00
committed by GitHub
parent 2cd2f8b72d
commit fe80644fd2
22 changed files with 2729 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"scripts": {
"start": "servor --reload"
},
"dependencies": {
"servor": "^4.0.2"
}
}