Failed to run as node server.js

System Information
  • Strapi Version: v4:
  • Operating System: Windows:
  • Database: Mysql:
  • Node Version: 14:
  • NPM Version: latest:
  • Yarn Version: latest:

hello

const strapi = require("strapi");
strapi().start();

this is not working on v4
what would be can we do to strart
strapi
from node