Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 247 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 247 Bytes

form-formula

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build