The NPM way is only install by shell:
# latest stable
$ npm install goblin-base
In react version, You mush repare react version greater then 15, and support 16 certainly.
The NPM way is only install by shell:
# latest stable
$ npm install bizgoblin
To examine the demos in your local build, open to demo
directory, and execute
$ npm run postinstall
$ cd ./demo && npm install
$ npm run start
and then browse to http://localhost:3000
MIT