Skip to content

DarinDev1000/AngularFormLesson1

Repository files navigation

AngularFormLesson1

I designed this project to teach during an Angular bootcamp at ValleyWorx (Summer 2019).

I have also used it in a tutorial for hosting a frontend website on AWS. Hosting a SPA (Angular/React/Vue) or static website with Amazon Web Services

It is now being hosted on AWS S3 with CloudFront and Route 53 at https://form-lesson.darindev1000.com

How to use

  • Clone this repo to your local machine
  • In the project directory, run npm i
  • After that is finished, run npm run start
  • Open your web browser to http://localhost:4200/

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

Angular Form lesson with extra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published