Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 431 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 431 Bytes

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