backend-for-shit / myproj.json
SalexAI's picture
Create myproj.json
7b919ed verified
raw
history blame
277 Bytes
{
"pages": [
{
"id": "index",
"title": "Home",
"components": [
"<section><h1>Welcome to My Project</h1><p>Edit me in GrapesJS!</p></section>"
],
"styles": []
}
],
"assets": [],
"styles": [],
"name": "My Sample Project"
}