Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 180 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 180 Bytes

LCAT

Developer Setup

# Install Node.js and Zola
brew install node zola

# Install Bootstrap
npm install

# Start and watch for changes
npm run watch