mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-22 16:01:32 +00:00
Add 'where to go next' section to README
This commit is contained in:
parent
ca1278e0b4
commit
1061220f82
@ -49,3 +49,9 @@ This includes context-dependent hints and the automatic typing of commands to a
|
|||||||
### Frontend
|
### Frontend
|
||||||
|
|
||||||
Note that our frontend implementation is written in Angular. It is maintained and documented in the `frontend-tutorial-framework` repository.
|
Note that our frontend implementation is written in Angular. It is maintained and documented in the `frontend-tutorial-framework` repository.
|
||||||
|
|
||||||
|
## Where to go next
|
||||||
|
|
||||||
|
Most of the components you need have docstrings included (hang on tight, this is work in progress) – refer to them for usage info.
|
||||||
|
|
||||||
|
To get started you should take a look at the `test-tutorial-framework` repository, which serves as an example project as well.
|
||||||
|
Loading…
Reference in New Issue
Block a user