Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Nov 13, 2021
1 parent 41b3bd8 commit d3298c6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/DESIGNER.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
For Designers
=============

Installing first time
---------------------

```bash
composer install
npm install
```

Starting environment
--------------------

```bash
make
```

Editing templates
-----------------

Expand Down

0 comments on commit d3298c6

Please sign in to comment.