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 modesequelize
: Alias to the Sequelize CLI
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 modesequelize
: Alias to the Sequelize CLI