Package

purescript-metajelo-ui-css-classes

Repository
labordynamicsinstitute/metajelo-ui-css-classes
License
MPL-2.0
Uploaded by
bbarker
Published on
2019-11-26T21:10:16Z

CSS class names for metajelo-ui

API docs are available on Pursuit.

Use the docker container below for these build steps, if in doubt.

npm install

Docker

  • First build the image: ./build-docker.sh

  • Run a command , e.g. ./psc.sh npm run prod. This will run npm run prod the command in the container with the CWD mounted and then exit. Alternatively if you want to issue multiple commands in the container quickly, you can run ./psc.sh bash.