Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Project Set Up

1 ) Go to this path C:\xampp\apache\conf\extra

2 ) Open file httpd-xampp

3 ) Set Virtual Host for project

image_2024_03_08T09_12_14_578Z

4 ) Open Apache configuration and apply Virtual host changes

image_2024_03_08T09_00_51_383Z

5 ) set project wise htaccess at C:\xampp\htdocs

Angular project Set Up

please first of check nodejs version 18.17.1 and npm version 9.6.7

please follow this command

node version

node -v

npm version

npm -v

npm install

ng build

build file move of htdocs new folder create and move here and save it. then create .htaccess file and configuration file added and folder wise path added.

and save it

this video for frontend

simplescreenrecorder-2024-03-07_14.19.07.1.mp4

all backend project

please first of check nodejs version 18.17.1 and npm version 9.6.7

please follow this command

node version

node -v

npm version

npm -v

npm install

pm2 start index.js

for start project

this video for backend

simplescreenrecorder-2024-03-07_14.54.11.mp4

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors