@codytodonnell/scicap-ui

0.3.10 • 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

Readme

Keywords

none

Package Sidebar

Install

npm i @codytodonnell/scicap-ui

Weekly Downloads

57

Version

0.3.10

License

none

Unpacked Size

21.2 MB

Total Files

6

Last publish

Collaborators

  • codytodonnell