Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 244 Bytes

File metadata and controls

25 lines (16 loc) · 244 Bytes

angular-basic-form

DEMO: Basic-Form

Installation

Server:

yarn install
yarn compile 
yarn start

Client:

yarn install 
yarn start

Angular CLI ?

ng serve --open