Your Project
On the front-end,
views/index.html
is the app's UIpublic/client.js
(currently blank) is where you can put client-side codeviews/setup.html
andpublic/setup.js
are for the setup helper flow.
On the back-end,
server.js
is run when the project startspackage.json
contains the app's dependenciestranslations.json
contains alternate alphabets.env
contains variables custom to the app we don't want other users to see
More Info
Glitch
Made by\ ゜o゜)ノ