tams-cso / cso-website-2019-2020

Website for TAMS CSO (2019 - 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Contributing

Commit Messages

To keep things organized, use semantic commit messages. Semantic versioning is not currently enabled.

Examples:

chore: add Oyster build script
docs: explain hat wobble
feat: add beta sequence
fix: remove broken confirmation message
refactor: share logic between 4d3d3d3 and flarhgunnstow
style: convert tabs to spaces
test: ensure Tayne retains clothing

Branching

NEVER commit straight to master. Create a branch name prefixed with <lastname>-. When you are ready to merge, merge origin/master into your branch (if there have been changes since you made your branch) then open a pull request for a code review.

About

Website for TAMS CSO (2019 - 2020)


Languages

Language:JavaScript 75.5%Language:CSS 19.6%Language:HTML 4.9%