Skip to content

Commit 2367771

Browse files
authored
Merge pull request #19 from justindhillon/main
Update README.md To Include Install Script
2 parents 43aee5b + a299aa6 commit 2367771

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
- Expansive library of themes
2121

2222
## Setup
23+
24+
### Install Dependencies
25+
Run `npm install` to install the required dependencies
26+
2327
### Run
2428
Run `npm start` to start a webserver and the Bare server. You may deploy Metallic by using an external bare server and a static file host. Metallic must be built before attempting to start.
2529

0 commit comments

Comments
 (0)