Skip to content

Commit

Permalink
update README to include project description and technologies used
Browse files Browse the repository at this point in the history
  • Loading branch information
tivvit committed Dec 28, 2024
1 parent f5ef9c9 commit af6fcb7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# garage-trip-web

# Steps
A web application for Garage Trip event.

## Technologies
* Node.js
* Yarn
* Gulp
* Jekyll
* Github pages

## Steps
1. `yarn install`
2. `gulp`
3. `jekyll serve`

0 comments on commit af6fcb7

Please sign in to comment.