August 2016
Intermediate to advanced
376 pages
6h 33m
English
We will use the same version of the express-generator that we used in Chapter 4, Don't Take a Photograph, Make it - An App for Photographers. This time, we do not need any additional modules to complete our task:
chapter05.chapter05 folder and type the following command:
yo express
Note that we already installed the generator-express in chapter 04, Don't Take a Photograph, Make it - An App for Photographers.
N: we have already created a folderMVC: for the application typeSwig: for the template engineNone: for the CSS preprocessorMongoDb: for the databaseGulp: for LiveReload ...Read now
Unlock full access