Ironhack Day 25 Posted on 6 toukokuun, 20176 toukokuun, 2017 by bjim Installing the express generator boilerplate files: $ npm install -g express-generator $ express example-project –view=ejs –git $ tree example-project