adtrak/adtrak-components

Components for an Adtrak build using Tailwind & Timber/Twig

3.0 2020-08-24 16:24 UTC

This package is auto-updated.

Last update: 2024-05-25 01:03:39 UTC


README

Getting Started

1. Clone this Repository

git clone https://gitlab.com/adtrak/update-me-plz.git adtrak-modular-design

2. Navigate to the directory

cd adtrak-modular-design

3. Install dependencies

npm install

4. Build the project to generate the first CSS

This step is only required the very first time.

npm run build

5. Run Eleventy

npm run start