Skip to content

acm-cmu/awap-landing-page-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWAP 2023 Landing Page

This project was bootstrapped with Create React App. Ensure git and npm are installed on your computer.

Running the website

Clone the directory onto your computer and cd into the project directory :

git clone https://github.com/ACM-CMU/awap-landing-page-2023
cd awap-landing-page-2023

To install Node.js and npm, go here

If this is your first time running the website, run:

npm install

Then, to run the website, run:

npm start

Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.

Optionally run npm run build to run in production mode.

Workflow

When you have made some changes to the website, run the following commands to push the changes to Github:

git add -A
git commit -m "commit message here"
git push

About

awap landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •