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