No description
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0) Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| app | ||
| bin | ||
| config | ||
| db | ||
| lib/tasks | ||
| log | ||
| public | ||
| storage | ||
| test | ||
| tmp | ||
| todo-app | ||
| vendor | ||
| .DS_Store | ||
| .gitignore | ||
| .ruby-version | ||
| config.ru | ||
| Gemfile | ||
| Gemfile.lock | ||
| Procfile.dev | ||
| Rakefile | ||
| README.md | ||
README
This is a sample React + Rails Todo list app. To run this:
-
rails db:migrate
-
cd todo-app && npm install
-
heroku local -f Procfile.dev