Skip to content
View vmcdesign's full-sized avatar
  • Freelance
  • San Diego

Block or report vmcdesign

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vmc-react-starter vmc-react-starter Public

    A custom React starter template built with create-react-app.

    JavaScript

  2. vmc-webpack-boilerplate vmc-webpack-boilerplate Public

    A customizable Webpack 5 boilerplate suitable for most projects. Designed primarily for personal use.

    SCSS

  3. vmc-portfolio-2020 vmc-portfolio-2020 Public

    "description": "Personal portfolio site for Vanessa Coles (VMC Design). Built using Gatsby and React."

    JavaScript

  4. OOP theme bootstrapper class for cus... OOP theme bootstrapper class for custom WordPress boilerplate. Coming soon.
    1
    <?php
    2
    /**
    3
     * Bootstraps the theme.
    4
     * 
    5
     * @package Mizu
  5. Custom Webpack configuration for vmc... Custom Webpack configuration for vmc-webpack-boilerplate. Includes package.json. See repository for more info. https://github.com/vmcdesign/vmc-webpack-boilerplate/blob/main/config/paths.js
    1
    {
    2
      "name": "vmc-webpack-boilerplate",
    3
      "version": "1.0.0",
    4
      "description": "A customizable webpack 5 boilerplate suitable for most projects.  Designed primarily for personal use.",
    5
      "main": "index.js",