meshery-script-loader
v2.0.0
Published
meshery-script-loader
Downloads
1
Readme
🚀 Quick start
Create a Gatsby site.
Use the Gatsby CLI to create a new site, specifying the minimal starter.
import * as React from "react" import MesheryScriptLoader from "../components/MesheryScriptLoader" import designEmbedScript from "../components/embedded-design-cryptomb-tls-handshake-acceleration-for-istio"
const IndexPage = () => {
return ( hello ) }
export default IndexPage
export const Head = () => Home Page
```
Start developing.
Navigate into your new site’s directory and start it up.
cd my-gatsby-site/ npm run develop
Open the code and start customizing!
Your site is now running at http://localhost:8000!
Edit
src/pages/index.js
to see your site update in real-time!Learn more
🚀 Quick start (Netlify)
Deploy this starter with one click on Netlify: