diff --git a/README.md b/README.md new file mode 100644 index 0000000..4da4435 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Sortable Recipes + +A sample project for EmberConf 2020. + +## Getting Started + +* [Set up and run the backend](./python-api/README.md) +* [Set up and run the frontend](./ember-ui/README.md) +