cellstore-manager

1.17.4 • Public • Published

CellStore Manager

React frontend for the CellStore.

CircleCI NPM version

Installation, test, and run server

$ yarn install
$ yarn test
$ yarn start

Supported Browsers (tested on all builds of master)

  • Chrome: version 36 (or greater)
  • Internet Explorer: version 11 (or greater)
  • Safari: version 8 (or greater)
  • Firefox: version 40 (or greater)

NPM client

yarn is the prefered npm client. It is mendatory to use it to manage dependencies or edit the package.json in general.

It is also possible to use npm to build the package. In that case, just run npm install && npm start

Working environment

Chrome extensions

Atom packages

Recommended

  • atom-typescript: Base package for typescript (for autocomplete and typing)
  • linter: Base package for linting
  • linter-ts: To get lint for typescript in atom.

Optional

  • atom-beautify: beautify code.
  • file-icons: Adds file specific icons to atom for improved visual grepping.
  • file-watcher: An open file watcher for Atom that will prompt when the file on disk has changed. (useful when switching branches)
  • vim-mode-plus: support for vim commands

Readme

Keywords

none

Package Sidebar

Install

npm i cellstore-manager

Weekly Downloads

1

Version

1.17.4

License

Apache-2.0

Last publish

Collaborators

  • chrisjamesc
  • wcandillon