The NPM way is only install by shell:
# latest stable
$ npm install goblin-baseIn 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 bizgoblinTo examine the demos in your local build, open to demo directory, and execute
$ npm run postinstall
$ cd ./demo && npm install
$ npm run startand then browse to http://localhost:3000
MIT