1.0.6 • Published 23 days ago

@gdin/basic v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
23 days ago

gdin-basic

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father,

$ npm run build