Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainpolletvillard committed Dec 2, 2024
2 parents f50be03 + bac9532 commit ffee330
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Formation Vue.js
# Vue.js Training

Support de formation disponible ici: [https://worldline.github.io/vuejs-training](https://worldline.github.io/vuejs-training)
Training support material available here: [https://worldline.github.io/vuejs-training](https://worldline.github.io/vuejs-training)

## Build Setup

``` bash
# install
yarn install # OR npm install
npm install

# start writing
# start development server
npm run dev

# build to static files
Expand Down

0 comments on commit ffee330

Please sign in to comment.