garagehq.deuxfleurs.fr/README.md

14 lines
272 B
Markdown
Raw Normal View History

2022-01-24 17:36:50 +00:00
# Garage Website
2022-01-26 13:47:51 +00:00
¡ Work in progress !
---
2022-01-24 17:36:50 +00:00
## Setup
- Install Zola with `pacman -S zola`
- Clone this repo
- Run `npm install` to get the dev dependencies
- Run `zola build` to get the public directory
- Run `npm start` to compile styles and scripts
- Run `zola serve`