heyarne / website

nannou.cc | website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nannou Website

Built using Gatsby and ReactJS. Deployed using Netlify

Follow the steps below to build the site locally on your machine.

  1. Fork this repo

  2. git clone to a folder on your hard drive

  3. cd into the cloned repo

  4. Install Gatsby: npm install gatsby-cli

  5. install all the npm packages npm install

  6. build the site locally npm run develop

  7. open up a browser and go to localhost:8000

Any updates that you make to the site will update here in real time when you hit save.

About

nannou.cc | website

License:MIT License


Languages

Language:JavaScript 55.0%Language:SCSS 41.8%Language:CSS 3.2%Language:Shell 0.0%