Skip to content

hbc/app_mavrikaki_brain_aging_spatialtx_human_hbc05086

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm --version node --version

Installation

First Time

npm create vite@latest vitessce-current -- --template react cd vitessce-current npm install react@18.0.0 react-dom@18.0.0 npm run dev

Re-install

Working directory is vitessce-current

rm -rf node_modules
rm package-lock.json
npm install

Configuration

For private use, we have:

  • supabase project to handle authentication. Lorena Pantano and Shannan Ho sui have access.
  • Netlify deploys the webpage after each commit. Lorena has access. I cannot add anybody else, since I am in a free tiet.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

About

vitessce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages