Jarron Lei's Web App Space
How to create new file for your webapp
- Open a new tab in your browser
-
In the address bar type:
https://jarron.wisen.space.wisen.space/edit/FILENAME.FILETYPE
.
- FILENAME is the name of the file
- FILETYPE is either 'html', 'css', or 'js'
- Filetype html is your web app page.
- To view your app, remove edit from the address you used to create the app. For example:
https://jarron.wisen.space.wisen.space/FILENAME.html
- To edit this page, go to:
https://jarron.wisen.space.wisen.space/edit/home.html
- Where to upload your own images:
https://jarron.wisen.space.wisen.space/capture/app
. Once uploaded, copy the address and use it in your app.