spm32 / wilderstake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter React App on Glitch

This app is a very small scaffold to get you started using React and Webpack.

Click Show in the header to see your app live. Updates to your code will instantly deploy and update live.

Your Project

On the front-end,

  • edit files in app folder, it contains all the React stuff
  • drag in assets, like images or music, to add them to your project

On the back-end,

  • your app starts at server.js
  • add frameworks and packages in package.json
  • safely store app secrets in .env (nobody can see this but you and people you invite)

Glitch is the friendly commmunity where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.

Find out more.

\ ゜o゜)ノ

About

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%