sintaxi/harp

MISSING INIT FILE 'ERROR'

FrontEndProfile opened this issue · 1 comments

I was able to get that project working by running the following....

git clone git@github.com:kennethormandy/hb-remedy.git
cd hb-remedy
npm init -y
npm install -g harp
npm install less --save-dev
harp .

Screenshot 2023-01-13 at 2 28 57 AM