8000 GitHub - michaelgichia/mbo-admin: Admin made with React, es6 and AntDesign
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

michaelgichia/mbo-admin

Repository files navigation

Quick start

  1. Clone this repo using git clone --depth=1 https://github.com/michaelgichia/mbo-admin.git
  2. Move to the appropriate directory: cd mbo-admin.
  3. Run npm run setup in order to install dependencies and clean the git repo.
    We auto-detect yarn for installing packages by default, if you wish to force npm usage do: USE_YARN=false npm run setup
    At this point you can run npm start to see the example app at http://localhost:3000.
  4. Run npm run clean to delete the example app.

Now you're ready to rumble!

Releases

No releases published

Packages

No packages published
0