devanand73 / appdemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testing project prototype

nside Two folder is There

  1. Frontend 2)Backend

  2. First Install Node.js Latest version (Angular App will not work with older cli)

Go Inside frontend do npm install Install Angular Cli Then ng serve

to set different portnumber than default 4200

ng serve --port=portnumber

Your fronend Application will Start


Backend >> PLease go Inside folder >> Do Npm Install >> do node index.js

App Will start

About


Languages

Language:TypeScript 51.6%Language:JavaScript 16.8%Language:HTML 16.6%Language:CSS 15.0%