Node.js for Rails Lovers Boilerplate for a Rails-like Node.js MVC app. Tutorial Read the full tutorial. Getting Started Install all dependencies with Yarn. yarn install Start the server at http://localhost:3000. yarn start Browse to http://localhost:3000/articles. License MIT