-
Notifications
You must be signed in to change notification settings - Fork 1
ISU-WebDevClub/ClubSignup
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Club Signup
## Goals
- Create a form to enter email into local storage
- Create a page to list all emails in local storage
- Download all emails as csv
- Edit entered email
## GIT Commands
- git clone (github link) (FIRST TIME ONLY)
- git pull
- git add . (Adds Everything)
- git commit -m "MESSAGE"
- git push
## vim Commands
- exit vim: :q!
- save vim: :qw
## Server
- npm run dev (RUN SERVER)
- ctrl-c (STOP SERVER)
- rs (RESET SERVER WHEN RUNNING)
## Design For Pages
### link
-
### Index
- Centered
- Any color for now
- rounded edges (5px)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published