gatsby-theme-neuromancer

0.2.0 • Public • Published

Gatsby Theme Neuromancer

See the live demo

Installation

To use this theme in your Gatsby sites, follow these instructions:

  1. Install the theme

    npm install --save gatsby-theme-neuromancer
  2. Add the theme to your gatsby-config.js:

    module.exports = {
      plugins: [
        'gatsby-theme-neuromancer'
      ]
    }
  3. Start your site

    gatsby develop

Package Sidebar

Install

npm i gatsby-theme-neuromancer

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

6.69 kB

Total Files

11

Last publish

Collaborators

  • akash-joshi