JayBox325 / JayPack

JayBox Webpack framework
3 stars 0 forks source link

JayPack 🍾

A Frontend boilterplate using Webpack & Gulp 4. Read the docs in the JayPack Wiki.

Setting up

Project Wrapper

Install the wrapper with npm i.

Project Setup

Install all project dependencies and configure the project with npm run setup.

CraftCMS & Nitro

Run composer create-project JayBox325/JayCraft _craft to install a CraftCMS project in a new directory called _craft.

Set up a CraftCMS Security Key with _craft/craft setup/security-key.

Add this project to Nitro (provided you have it installed and setup on your machine) with nitro add _craft.

If the database prompt doesn't show options, just type 2 for postgres.

Static Projects

Setup TBC

Shopify

Setup TBC

theme open -e development Open the development theme in the browser.

Dependency notes

Futures