Run on localhost
Step 1 - Requirements:
System Requirements: Node.js 16.14 or later.
Completed step Step 2. Install the WP theme & plugins. and step Step 3. Check Your Permalinks and WPGraphQL Settings
You need to have the environment variables ready and correct - Step 4. Update environment variables. Note, that you need to have the
.envor.env.localfile by copying the.env.local.examplefile available in the root directory of the Ncmaz-faust project.
Step 2 - Try deploying on the localhost:
System Requirements: Node.js 16.14 or later.
Run
npm run devto start the development server.Visit
http://localhost:3000to view your application.Runs
next buildto build the application for production usage.Runs
next startto start a Next.js production server -http://localhost:3000
Video try to run dev on the localhost
Last updated
Was this helpful?