Skip to content

Commit

Permalink
Changement du readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remillc committed Dec 6, 2022
1 parent f7ec3c2 commit e9afe93
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
# Bootstrap w/ Parcel
# Templates pour le visuel des Bibliothèques de l'Université de Montréal

Include [Bootstrap](https://getbootstrap.com)'s source Sass and individual JavaScript plugins with [Parcel](https://parceljs.org).

## Edit in browser

_Unfortunately, Parcel does not support StackBlitz, so you'll have to clone this project to use it._

## How to use
## Installation

```sh
git clone https://github.com/twbs/examples.git
cd examples/parcel/
git clone https://github.com/bibudem/visuel-bib.git
cd visuel-bib/
npm install
npm start
npm run build
```

0 comments on commit e9afe93

Please sign in to comment.