Skip to content

finmars-platform/finmars-ui

Repository files navigation

Finmars UI

Setup

Make sure to install the dependencies:

npm install

Storybook

To preview and develop UI components using Storybook, run the following command:

npm run storybook

Storybook will be accessible at http://localhost:6006

Development Server

Start the development server on http://localhost:3000

Run command:

npm run dev

Build for production

To see what a build for production looks like

Rum command:

npm run build

Publish to npm

git commit ./ -m "<message>"

git push origin <branch>

npm version patch

npm run build

npm publish

About

Finmars UI kit

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •