Skip to content

miningape/festivalist

Repository files navigation

festivalist

  • Lukys fantastic idea

Git Process

  1. Make sure you have the repo on your local system
git clone <link-to-github-repo>
  1. Update to latest changes
git pull
  1. Update npm, to latest
npm install 
  1. Make changes to files and stuff ;)
  2. Stage git ( can be . to include the whole directory)
git add .
  1. Commit changes (make a good change message/maybe even a change doc)
git commit -m 'write what you did here'
  1. Finally push those changes (if we use branches this might be different)
git push

Install list

Framework List (Don't download)

Backend

Frontend

Hosting Stuff

About

Lukys fantastic idea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors