All Projects → opentargets → genetics-app

opentargets / genetics-app

Licence: Apache-2.0 license
Open Targets Genetics UI

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to genetics-app

hocus-focus
A keyboard navigation horror game.
Stars: ✭ 70 (+438.46%)
Mutual labels:  front-end
glitched-writer
Glitched, text writing js module. Highly customizable settings. Decoding, decrypting, scrambling, or simply spelling out text.
Stars: ✭ 51 (+292.31%)
Mutual labels:  front-end
front-end-interview-guide
前端面试手册,含JS,HTML,CSS,算法和数据结构,计算机系统,计算机网络,浏览器,性能优化,前端工程化,数据库,前端框架,小程序,设计模式,数据可视化
Stars: ✭ 42 (+223.08%)
Mutual labels:  front-end
plzwrk
A Haskell front-end framework
Stars: ✭ 34 (+161.54%)
Mutual labels:  front-end
attain
Deno API middleware Server
Stars: ✭ 79 (+507.69%)
Mutual labels:  front-end
savjeecoin-frontend
Angular app to visualize & interact with a blockchain
Stars: ✭ 55 (+323.08%)
Mutual labels:  front-end
front-end-responsibilities
A laundry list of possible front-end engineering responsibilities
Stars: ✭ 39 (+200%)
Mutual labels:  front-end
angolans-on-github
Software Developers based in Angola 🇦🇴
Stars: ✭ 18 (+38.46%)
Mutual labels:  front-end
missionlog
🚀 lightweight logging • supports level based filtering and tagging • weighs in at around 500 bytes
Stars: ✭ 19 (+46.15%)
Mutual labels:  front-end
web3-webpacked
Drop-in web3 solution for single-page Ethereum dApps
Stars: ✭ 36 (+176.92%)
Mutual labels:  front-end
Ogone
Advanced Web Composition for Future
Stars: ✭ 38 (+192.31%)
Mutual labels:  front-end
fakey-json
This is a utility for mocking json data that pretends the api response data with JSON format.
Stars: ✭ 27 (+107.69%)
Mutual labels:  front-end
purescript-pop
😃 A functional reactive programming (FRP) demo created with PureScript events and behaviors.
Stars: ✭ 33 (+153.85%)
Mutual labels:  front-end
react-native-single-select
Customizable & Easy to Use Single Select Library for React Native
Stars: ✭ 74 (+469.23%)
Mutual labels:  front-end
webnative
Fission's browser SDK
Stars: ✭ 80 (+515.38%)
Mutual labels:  front-end
react-native-header-search-bar
Fully customizable header search bar for React Native
Stars: ✭ 101 (+676.92%)
Mutual labels:  front-end
tech-share
每周技术分享,点击watch,更新时收到推送
Stars: ✭ 17 (+30.77%)
Mutual labels:  front-end
bandicoot
React rich text editor
Stars: ✭ 55 (+323.08%)
Mutual labels:  front-end
fronts
A progressive micro frontends framework for building Web applications
Stars: ✭ 493 (+3692.31%)
Mutual labels:  front-end
blog
No description or website provided.
Stars: ✭ 20 (+53.85%)
Mutual labels:  front-end

Open Targets Genetics App

This repo contains the web application code for Open Targets Genetics.

It is one component of several and the overarching project is described here, which is also where issues can be raised.

Installation

Before developing or building for production, you will need to follow these steps:

Clone the repo.

git clone https://github.com/opentargets/genetics-app.git

Enter the directory.

cd genetics-app

Install the dependencies.

yarn install

Development

Start the dev server.

yarn start

Build

Build for production (generates a static build directory).

yarn build

Deployment

We deploy the public version of this site on Netlify. See the netlify.toml for more detail.

Contribute

Read our contributing guidelines.

Special Thanks

BrowserStack has allowed us to do cross-browser testing of the genetics app at no cost. BrowserStack

Copyright

Copyright 2014-2018 Biogen, Celgene Corporation, EMBL - European Bioinformatics Institute, GlaxoSmithKline, Takeda Pharmaceutical Company and Wellcome Sanger Institute

This software was developed as part of the Open Targets project. For more information please see: http://www.opentargets.org

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].