Skip to content

Commit

Permalink
Updated installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Richards committed Sep 2, 2024
1 parent eb97860 commit 504dcf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ This is a basic composer project that can be used as a very simple starting poin

## Installation

run `npm install` to install JS dependencies.
run `composer install` to install the dependencies.
run `npm run build` to build the JS and CSS files.

0 comments on commit 504dcf6

Please sign in to comment.