Remove outdated README sections

This commit is contained in:
stvn
2020-05-05 12:00:04 -07:00
parent d6b723c583
commit eee888620a

View File

@@ -5,16 +5,9 @@ frontend-app-course-authoring
Please tag **@edx/fedx-team** on any PRs or issues. Thanks.
Introduction
------------
This repository is a template for Open edX micro-frontend applications. It is flagged as a Template Repository, meaning it can be used as a basis for new GitHub repositories by clicking the green "Use this template" button above. The rest of this document describes how to work with your new micro-frontend after you've created a new repository from the template.
After Copying The Template
--------------------------
You'll want to do a find-and-replace to replace all instances of ``frontend-app-course-authoring`` with the name of your new repository.
**Prerequisite**
`Devstack <https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/installation/index.html>`_. If you start Devstack with ``make dev.up.ecommerce`` that should give you everything you need as a companion to this frontend.