Giter Club home page Giter Club logo

bva-test's Introduction

CodingChallenge

Project Setup

CodingChallenge uses yarn for dependency management, webpack for JavaScript compilation, and gulp for task orchestration.

# install dependencies
yarn 
node v12.0.0

You will also need to set up a .env file in the root of the project. Copy and paste the following, and replace with your own credentials and theme ID:

URL=CodingChallenge.myshopify.com
PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
THEME_ID=XXXXXXXXXXX

Start the project

In Terminal do the following:

$ yarn install
$ yarn start

Gulp Tasks

A list of these tasks can be found in package.json. Watchers will automatically deploy file changes to the theme in .env.

yarn watch ⋅⋅⋅Run the build tool and watch files for changes

yarn start ⋅⋅⋅Run the build tool, deploy all files to the theme in .env, and watch files for changes

yarn build ⋅⋅⋅Run the build tool

yarn build:prod ⋅⋅⋅Run the build tool and minify assets

yarn deploy ⋅⋅⋅Run the build tool and deploy all files to the theme in .env

When the task is completed:

Please give access to your shopify store to "[email protected]".

bva-test's People

Contributors

alexcevi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.