AdminBro Tutorial

Commands

You can run npm run <script name> or yarn run <script name>:

  • install: To install all the package dependencies.
  • dev: Run the application in development mode
  • sequelize: Alias to the Sequelize CLI

Tech