tutorial
tutorial copied to clipboard
The Reminders app for the official Mirage tutorial
I've tried to update outdated packages but it does not solved the problem LOG ``` FAIL src/tests/app.js ✕ it shows a message when there are no reminders (67ms) ● it...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Would like to eventually add animation to Reminders add/removes but some of the css on that route is interfering. This PR shows animating adds/removes on a /test route.
following the [setup steps](https://miragejs.com/tutorial/intro/) in the tutorial, i'm trying to spin up the app post-install using `npm run start`. however, i get the following error using the latest stable node...