gramene-search
v1.6.10
Published
search wrapper for gramene
Downloads
903
Readme
gramene-search
This is based on the redux-bundler example application
install
npm i
This hack is necessary to get Parcel to transpile imported node modules correctly.
Edit node_modules/@parcel/core/lib/summarizeRequest.js
Change return !filePath.includes(NODE_MODULES); to return true;
build
npm run build compiles js for use in the sorghum-webapp assuming you have cloned that in the same parent directory
npm run start-maize launches the maize pangenome subsite