2. Open into the project directory that you want to work on, e.g.: projectFirstPart, projectSecondPart etc...
3. Open a terminal window at that directory:
...
...
@@ -11,6 +11,4 @@
- Run the webserver: `node webServer.js`
- How to build and run the website:
- On linux/mac you could run this one-liner to build and run the website: `node webServer.js && npn run build:w`
- On Windows, the simplest way is to open two terminal windows for each command. (You could also run the start.bat file in each the directory)
- On Windows, the simplest way is to open two terminal windows for each command. (You could also run the start.bat file in each of the project directories)