-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8f30bd
commit 8841890
Showing
10 changed files
with
294 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
layout: tutorial | ||
title: Next steps | ||
description: View your Vue.js app build on Appwrite Cloud. | ||
step: 10 | ||
--- | ||
|
||
# Test your project {% #test-project %} | ||
Run your project with `npm run dev` and open the URL that comes up on the terminal. | ||
|
||
|
||
# Play with your project {% #play-project %} | ||
|
||
Try to implement `validations` to input, make use of `phone verification`. | ||
|
||
# Use Appwrite{% #make-project %} | ||
|
||
Use appwrite in your projects and explore other amazing features that appwrite provides such as | ||
|
||
- Databases | ||
- Functions | ||
- Storage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.