Updating Git Files and read me
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
bin
|
||||
Debug
|
||||
/scottkevinswedding.client/.angular
|
||||
/scottkevinswedding.client/dist
|
||||
Resources
|
||||
obj
|
18
README.md
18
README.md
@ -1,3 +1,17 @@
|
||||
# Wedding-WebSite-Angular-ASP.NET
|
||||
Web Application Built in ASP.NET and Angular Framework, MS SQL Server.
|
||||
|
||||
This site was created for my wedding and has a top nav menu bar, Image uploads, Image gallery and slide show, Timelines, and much more.
|
||||
|
||||
Version:
|
||||
.Net 8
|
||||
Angular 17
|
||||
|
||||
|
||||
Build
|
||||
To build this application make sure to have NodeJS installed and the Angular CLI as well
|
||||
|
||||
Angular CLI install
|
||||
npm install -g @angular/cli@17
|
||||
|
||||
ASP.NET in visual studios will run and serve the Angular application along with the .Net server.
|
||||
|
||||
A full stack website built in angular, asp.net and MS SQL Server for my wedding.
|
Reference in New Issue
Block a user