Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 773 Bytes

File metadata and controls

35 lines (20 loc) · 773 Bytes

LightSaber

This project was generated with Angular CLI version 1.0.3.

How to install

Follow below index. Or http://localhost:4200/#/guide

  1. Clone or Download.
  2. Download NodeJs, and install.
  3. install Angular CLI npm i -g @angular/cli.
  4. Move to project clone or download directory.
  5. Install libraries. npm i.

How to start

Run ng serve.

Options.

-o : Run project to open automatically default browser.

--env={options} : Choose to run enviornment. defined by .angular-cli.json

--host IP or hostname : Server to the specified host

How to Build

Run ng build.

Options.

--prod : Build for production.

--env={options} : Choose to build enviornment. defined by .angular-cli.json