The website nirmaanpilani.org is developed using Angular with TypeScript for its framework and Tailwind CSS for styling. The site is hosted on GoDaddy for accessibility.
-
Clone the repository:
git clone https://github.com/Dev-Satish-02/bits-nirmaan.git cd bits-nirmaan -
Start the development server:
ng serve
-
Access the application at
http://localhost:4200
-
Create browser Folder:
ng build
-
Move to browser folder:
cd browser -
Zip browser folder.
-
Access GoDaddy dashboard for nirmaanpilani.org and cPanel Admin for the same.
-
Unzip zip folder to public_html.
- Fork the repository
- Create a new branch for your feature
- Commit your changes
- Push to the branch
- Create a Pull Request