Skip to content

purujitb/website-ng

 
 

Repository files navigation

FeWebsite

This project was generated with Angular CLI version 9.1.6.

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.

Run npm run dev:ssr for a dev server of SSR

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

normal (SPA)

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.

server-side rendering (SSR)

Run npm run build:ssr to build the project. To serve the build dist, run npm run serve:ssr

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Elastic Beanstalk

  1. compress dist folder and package.json into a zip file
  2. upload the zip file to EBS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 34.1%
  • JavaScript 20.3%
  • HTML 19.1%
  • Python 18.3%
  • CSS 7.9%
  • Shell 0.3%