Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 625 Bytes

readme.md

File metadata and controls

23 lines (19 loc) · 625 Bytes

HackRU: Ludicrous Component Library (LCL)

"Everything is ludicrous!"

NPM JavaScript Style Guide

Quick Start

Run the following commands:

git clone https://github.com/HackRU/ludicrous-hackru-components
cd lcl
npm install
cd examples
npm install
cd ..
npm run dev

This will spawn three instances processes: sdf

License

MIT © HackRU 2019

HackRU Frontend Team