@codytodonnell/scicap-ui-windows

0.3.7 • Public • Published

Science Capsule React UI - development

Installation

Note: unless otherwise specified, run these steps from the directory where this README is located (currently sc/app/frontend)

  • Create a new Conda environment from the environment.yml file in this directory:

    conda env create --file environment.yml && conda activate scicap-ui-2022-07
  • Install the JavaScript dependencies using yarn:

    yarn install
  • Start the React development server:

    npm start
  • Start the Storybook development server:

    npm run storybook

/@codytodonnell/scicap-ui-windows/

    Package Sidebar

    Install

    npm i @codytodonnell/scicap-ui-windows

    Weekly Downloads

    0

    Version

    0.3.7

    License

    none

    Unpacked Size

    21.2 MB

    Total Files

    6

    Last publish

    Collaborators

    • codytodonnell