Abishek Arumugam Thiruselvi
Please follow the steps for running from this URL
S3 static website hosting [ASSIGNMENT-2]
To get started with development, you need to install few tools
-
node
Latest
nodeversion. Download node from here.node --version
-
npm
npmlatest version.npm --version
To set up a development environment, please follow these steps:
-
Clone the repo
git clone <repo>
-
Install the dependencies
npm install
If you get an error, please check the console for more information.
If you don't get an error, you are ready to start development.
-
Run the app
npm start
Open http://localhost:3000.
[CONCORDIA UNIVERSITY](https://www.concordia.ca/).