Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 206 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 206 Bytes

Cherevan.ART

After clone repo run:

git submodule update --init --recursive

Insatall deps

npm install

Build Tailwind:

npm run build

Or develop Tailwind styles

npm run watch