Skip to content

WilliamsPanLab/organizer

 
 

Repository files navigation

organizer

SciTran Data Organizer

installation instructions

To install and run the app with linting and hot reloading enabled:

git clone git@github.com:scitran/organizer.git
cd organizer
npm install
npm run dev

To run ignore HTTPS certificate errors when running the app in development, try

npm run dev-insecure

To build the app for Linux, Windows, and Mac (output is in dist), run

npm run build

About

Data Organizer

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.8%
  • CSS 3.5%
  • HTML 2.7%