Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 335 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 335 Bytes

DwarfCore

The JavaScript core of https://github.com/iGio90/Dwarf

IMPORTANT: This is a work in progress and not ready for production use

Setup

git clone https://github.com/iGio90/DwarfCore.git
cd DwarfCore
npm install

For full build run

npm run build

core.js and docs are in ./dist types in ./dwarf-typings