montessori-ver-nodejs Nodejs app for the Colegio Montessori de la Vera Cruz website. Create a new nodejs skeleton app npx express-generator --view=ejs Install dependencies npm install Start server npm start Access local web site Use this url: http://localhost:3000/ to access your local version of the website.