/arilyd-associates

This repository holds all the source code for Arilyd Associates Website.

Primary LanguageHTML

Arilyd Associates Landing Page

To be the leading provider of choice of customized professional business solutions in Book keeping, Accounting System setup, Tax Management and Internal Auditing.

Usage

Install dependencies (Tailwind)

npm install

Run the Tailwind CLI to compile the input.css during development. The output file is css/main.css

npm run watch

To build once run...

npm run build

You can edit the scripts in package.json and the tailwind.config.js file to change input/output locations