Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 225 Bytes

development.md

File metadata and controls

22 lines (16 loc) · 225 Bytes

Development

Setup

git clone [email protected]:EDAcation/nextpnr-viewer.git
cd nextpnr-viewer
npm install

Building

npm run -w lib build

Publishing

cd lib
npm -w lib publish