Skip to content

Instantly share code, notes, and snippets.

@rahulkhatri19
Created April 24, 2019 11:30
Show Gist options
  • Save rahulkhatri19/d4ff55ce9b34786a67d77da2784b1312 to your computer and use it in GitHub Desktop.
Save rahulkhatri19/d4ff55ce9b34786a67d77da2784b1312 to your computer and use it in GitHub Desktop.
#D81B60 // just first line of with # and hexa value of color
Lorium Ipsum // put the text in first line
Step to create it
Go to App -> New -> Sample Data Directory
It will Create sample data foler
sampledata -> New -> File // Take Text File
Json file write file name end with .json
{
"data" :[
{"idweb": -1, "sourceId" : 1, "name" : "AIRCRAFT ACCIDENT ..."},
{"idweb": 1, "sourceId" : 1, "name" : "ANNEX 1 ..."},
{"idweb": 2, "sourceId" : 1, "name" : "ANNEX 11 ..."},
{"idweb": 3, "sourceId" : 1, "name" : "ANNEX 12 ..."}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment