-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathReadme.css
More file actions
52 lines (33 loc) · 2.11 KB
/
Readme.css
File metadata and controls
52 lines (33 loc) · 2.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Hello Mate welcome to postGrad please follow these following points.
--------------------------------------------------------------------------------------------------------------
A.Dependencies Required to run application on local:
1.XAMPP (Apache-mysql)
2.NODEJS (npm)
3.NETBEANS (ide)
4.
--------------------------------------------------------------------------------------------------------------
B.Clone Instructions:
1.Git link: https://github.com/wahd6/postgrad.git
2.
--------------------------------------------------------------------------------------------------------------
A.Installation Instructions:
1. cd /xampp/htdocs/postgrad/postGrad-Frontend/
2. ng serve -o
3. npm install -g @angular/cli
--------------------------------------------------------------------------------------------------------------
B.Angular-commands
ng build --prod --base-href="http://phpstack-164891-641603.cloudwaysapps.com/"
ng build --prod --base-href="http://localhost/postgrad/projectFrontEnd/dist/projectFrontEnd/"
ng build --prod
ng new projectFrontEnd --style=scss --routing
ng serve
ng generate component comp-name
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------