https://github.com/amitdeka/brandheft-website-final
Herokuapp Live Demo -
https://github.com/amitdeka/brandheft-website-final
Last synced: over 1 year ago
JSON representation
Herokuapp Live Demo -
- Host: GitHub
- URL: https://github.com/amitdeka/brandheft-website-final
- Owner: AmitDeka
- Created: 2021-08-24T05:49:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T10:41:13.000Z (about 4 years ago)
- Last Synced: 2025-02-16T08:27:33.911Z (over 1 year ago)
- Language: PHP
- Homepage: https://brandheft.herokuapp.com/
- Size: 45.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BrandHeft Landing Website
Installation of NodeJS
Visit [NodeJS](https://nodejs.org/en/)
To Verify Installation
Open Powershell as Admin and Type
```bash
node --v
```
```bash
npm --v
```
Will show 2 version number on the powershell.
## Run Locally
### Clone the project
```bash
git clone https://github.com/AmitDeka/brandheft-website-final
```
### Go to the project directory
```bash
cd brandheft-website-final
```
### Install dependencies
```bash
npm install
```
#### Build Tailwind CSS Locally ( optional )
```bash
npm run build
```
### Start the server
```bash
npm run start
```
# And Then Copy Paste The Server Address
## Badges
[](https://opensource.org/licenses/)