Skip to content

AWS-Cloud-Community-LPU/Official-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official-Website

This repository contains source code for AWS Cloud Community Official Website

⚡ Installation

1. Clone this repo by running either of the below commands.

https : `git clone https://github.com/AWS-Cloud-Community-LPU/Official-Website.git`

ssh : `git clone git@github.com:AWS-Cloud-Community-LPU/Official-Website.git`

2. Now, run the following commands:

cd Official-Website
npm install

This will install all the project dependencies.

3. To start the development server run:

npm start

4. 🎉 Open your browser and go to https://localhost:3000

5. To publish and test on your own domain:

npm run build

Now you can upload this build folder to any hosting service and your website will be published

📄 License

MIT © AWS Cloud Community LPU

About

This repository contains source code for AWS Cloud Community Official Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages