app: Create basic app.

This commit is contained in:
Vishnu KS
2019-10-13 20:18:54 +05:30
parent c2e244f784
commit 15c5cd8505
26 changed files with 32988 additions and 0 deletions

7
app/gatsby-ssr.js Normal file
View File

@@ -0,0 +1,7 @@
/**
* Implement Gatsby's SSR (Server Side Rendering) APIs in this file.
*
* See: https://www.gatsbyjs.org/docs/ssr-apis/
*/
// You can delete this file if you're not using it