centro-admin-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Medusa

@medusajs/admin-ui

An open source composable commerce engine built for developers.

Medusa is released under the MIT license. Current CircleCI build status. PRs welcome! Product Hunt Discord Chat Follow @medusajs

The Medusa Admin App. Included with the @centro/admin plugin. You shouldn't install this package separately.

Local development

Unit Test

To test the local UI changes, without having to worry about symlinks, you can run the Dev server, from the root of the project, using npm run dev

e2e Test

To test the local UI changes and work with Admin from the main backend project, follow these steps:

  • From the root of this project (if this is the first time), run npm link
  • If this is the first time, navigate to @centro/admin project, and run npm link @centro/admin-ui
  • Run npm run build
  • Make sure you have followed the README of the @centro/admin repo before nex step
  • Go to the backend project:
    • Run npm link @centro/admin if this is the first setup
    • Run npm run dev to start the backend, pointing to @centro/admin symlink, which in turn, points to this symlink

Readme

Keywords

none

Package Sidebar

Install

npm i centro-admin-ui

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

7.56 MB

Total Files

916

Last publish

Collaborators

  • nicogorga