ian / rodeo

A static site generator, making NFT galleries

Home Page:rodeo-tau.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix install / npx docs

ian opened this issue · comments

commented

They push you to use rodeo dev but this only works from a global npm install. Right now default install will fail.

Change rodeo dev to yarn dev etc.

Would like to keep the project localized and not require global installs but my mind can be changed.