Skip to content

sdpatel1986/ng8-invoiceEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EditorApp

This project was generated with Angular CLI version 7.1.4.

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.

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

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.

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.

Here is the information about the app work

  1. Clone the repository by using following git-hub link https://github.com/amrahman90/ng8-invoiceEditor.git
  2. After successful Clone install the required dependencies usign command npm install make sure you have node and npm install on your machine
  3. After the dependencies are installed do ng serve to serve the application by default you can see the application on http://localhost:4200 if you want to change the port use this command ng serve --port (For example ng serve --4300)
  4. Now when you go to the browser and type the url you will see the side panel where we have the coffee link then click on Coffee fellow on side bar menu
  5. Now Click on Import buttom comes below bottom left corner to import data from invoice.json file of selected Item (that will show the data for the Coffee Felow)
  6. Here we see full detail of invoice on right side panel and we can add or edit items.
  7. Now Click Export button to export selected item as invoice.json and it will export the edited coffee felow data in to json file .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published