Prerequisites Node version 14.x Cloning the repository https://github.com/SSSC-DUT-Core/filmatron-admin cd admin Install packages npm i Setup .env file Start the app npm run dev Available commands Running commands with npm npm run [command] command description dev Starts a development instance of the app.