Skip to content

urbania-media/bold-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

MICROMAG

Getting started

Prerequisites

Installation

  1. Make sure the .env file exists and contains the right information.
  2. Install the Javascript dependencies with npm install
  3. Install the PHP dependencies with composer install
  4. Build the libraries with lerna boostrap

Development

Run the npm run storybook command to launch the Storybook environment.

Every element of the Micromag interface should be available as Storybook stories.

Deployment

  • Development server: envoy run deploy
  • Production server: envoy run deploy-prod
  • Both: envoy run deploy-all

bold-js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published