Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 541 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 541 Bytes

BAR Starter App

This is the starter app for any BAR app that doesn't use create-react-app. To use this

  1. Clone this repository:
git clone https://github.com/asherpasha/BAR_Starter_App.git
  1. Install node modules:
npm install
  1. Update packages:
npm update --depth 999
  1. Run development server:
npm run develop
  1. Export production files for the BAR:
npm run build

If you have any questions, please let us know.

Funding Acknowledgements

Genome Canada
Ontario Genomics