/jsbytes

Collection of JS snippets and hacks

Primary LanguageJavaScriptMIT LicenseMIT

Gatsby Docs Kit Starter

The default Brainhub static docs starter for JSbytes.

jsbytes.netlify.app

Try it out

Ensure you have the latest version of Node installed. We also recommend you install Yarn as well. Then run:

yarn install

Run the local webserver via yarn develop;

The example site is available at http://localhost:8000. You should see the example site loaded in your web browser. Also visit http://localhost:8000/___graphql to explore your site's GraphiQL data and schema.

Then go to docs to edit and write awesome docs!.

Deploy

Netlify Status