Skip to content
/ lcat Public

Website for LCAT – Levy Consulting, Accounting & Tax

Notifications You must be signed in to change notification settings

aloralabs/lcat

Repository files navigation

LCAT

Developer Setup

# Install Node.js and Zola
brew install node zola

# Install Bootstrap
npm install

# Start and watch for changes
npm run watch