-
Notifications
You must be signed in to change notification settings - Fork 90
Installation
Jan Pánek edited this page Jun 27, 2021
·
1 revision
First, you have to clone the repository, you can do this any way you want.
$ git clone https://github.com/honzaap/Systemizer Then open the root folder of the project
$ cd SystemizerAnd install dependencies
$ npm install Then run the project
$ ng serve --openAnd that's it. To learn more about the project structure, continue to next section