Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. Tags
    3. nextjs
    Log in to post
    • All categories
    • nipunkahadawala

      How to reconnect next.js localhost
      General Discussion • nextjs • • nipunkahadawala

      4
      0
      Votes
      4
      Posts
      333
      Views

      thilina dilshan

      Normal dev veda kranna nan => npm run dev
      Build krala nan =>

      npm run build npm start

      Apita ghnna one command eka mkkda kiyla package.json eke scripts section eken hoya ganna pluvn

      "scripts": {
      "dev": "next dev",
      "build": "next build",
      "start": "next start",
      "lint": "next lint"
      }

    • Nubelle

      Static website nuxtjs or nextjs
      Web Development • @staticsite nextjs • • Nubelle

      2
      0
      Votes
      2
      Posts
      223
      Views

      root

      both are same bro the only difference is react and nextjs developed by big companies.

    • 1 / 1