Skip to content

Commit 288b6ae

Browse files
willi84Villanuevand
authored andcommitted
docs(scully): put link to set up angular project & note needed chromium support
* docs: put a link to set up an angular project make it easier for beginners to start with * docs(scully): chromium support by OS is required on some systems, like mine, you can't use chromium
1 parent 75e0400 commit 288b6ae

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/getting-started.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Scully - Getting Started
22

3-
The first thing you need to get started with Scully is a working Angular app using **Angular 9.x.x**
3+
## Prerequisites
4+
The first thing you need to get started with Scully is a working Angular app using **Angular 9.x.x**.
5+
Find more infos here ([👉 angular.io/cli](https://angular.io/cli)
6+
7+
__NOTE:__ Scully will use Chromium. Make sure your Operating System (and its restrictions by your administrator) allow installing and executing Chromium.
48

59
This getting started doc covers the three steps to adding Scully into your project.
610

0 commit comments

Comments
 (0)