Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/warelab/gramene-search


https://github.com/warelab/gramene-search

reactjs redux

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

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