GithubHelp home page GithubHelp logo

hasty's Introduction

Hasty

Hasty is a low-JS, easily transferable Shopify store starter.

Why use Hasty?

  1. Scores 100 on Google Pagespeed Insights.
  2. Contains all its build files within Shopify's assets folder – so when a new developer picks up a Hasty-built project, they can download the theme directly from the store, run the below commands to compile the JS and CSS, and make changes to the site. No need to transfer repos.
  3. Uses TailwindCSS (:raised_hands:), and has responsive skeletons built for most of Shopify's templates.

This is very much a work in progress. Here are a few things on my to-do list:

  • Custom note option on product
  • Custom note option on cart
  • Contact form
  • Gift card
  • Modal
  • Quickview
  • AJAX cart
  • ADA compliance
  • Quantity selector
  • PDP slider
  • Cart styling

I'm still on the fence about the JS setup, so that may change slightly.

Commands

Navigate to the /assets folder, and do the following:

  1. Install dev dependencies
npm install
  1. Build the new stylesheet and Javascript
npm run dev
  1. To generate minifed files for production
npm run build 

Deploying to a store

Use Shopify's ThemeKit.

hasty's People

Contributors

robbiesh avatar

Stargazers

Harold AO avatar Justin Brown avatar

Watchers

James Cloos avatar  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.