Skip to content

P1 c2 begin#36

Open
rico-danielo wants to merge 4 commits intoOpenClassrooms-Student-Center:P1C2-Beginfrom
amandinelemoult2109:P1C2-Begin
Open

P1 c2 begin#36
rico-danielo wants to merge 4 commits intoOpenClassrooms-Student-Center:P1C2-Beginfrom
amandinelemoult2109:P1C2-Begin

Conversation

@rico-danielo
Copy link
Copy Markdown

<!doctype html>

<title>Ma premiere app Vue</title>

{{ restaurantName }}

<script src="https://cdn.jsdelivr.net/npm/vue@2/dist/vue.js"></script> <script> const app = new Vue({ el: '#app', data:{ restaurantName: "Galapagos" } }); </script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants