Updated tutorial setup (markdown)
+1
-1
@@ -158,7 +158,7 @@ new DefinePlugin({
|
||||
}),
|
||||
```
|
||||
|
||||
Finally, open a terminal for each project, point it to the project's directory and run `npm run dev`. Once each one reports that they're listening on a specific port, then you can visit the development server at `http://localhost:3001/`.
|
||||
Finally, open a terminal for each project, point it to the project's directory and run `npm run dev`. Once each one reports that they're listening on a specific port (or when the MERN-template says it's finished compiling), then you can visit the development server at `http://localhost:3001/`.
|
||||
|
||||
From here, you can log into the default admin account if you chose to create one, create local accounts and post local news, etc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user