Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warelab/gramene-search
https://github.com/warelab/gramene-search
reactjs redux
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/warelab/gramene-search
- Owner: warelab
- License: mit
- Created: 2018-07-10T19:06:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T04:41:45.000Z (about 1 month ago)
- Last Synced: 2024-12-17T05:19:43.357Z (about 1 month ago)
- Topics: reactjs, redux
- Language: JavaScript
- Size: 2.88 MB
- Stars: 0
- Watchers: 18
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gramene-search
This is based on the redux-bundler example application
## installnpm 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);
toreturn true;
## buildnpm 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