rviquez / orders-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrdersWeb

Things needed to run

Install NodeJs

Install Git

Run commands on a terminal or console of your preference

git clone https://github.com/rviquez/orders-web.git
npm install
npm start

Development server

Run ng serve or npm start 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


Languages

Language:TypeScript 77.0%Language:HTML 12.8%Language:JavaScript 8.4%Language:CSS 1.7%