Skip to content

micahp0506/invoiceIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# invoiceIt demo here

invoiceIt is a CRUD (Create, Read, Update, Delete) application that was built in the MEAN (MongoDB, Express, AngularJS, Node.js) stack.

invoiceIt allows the user to create, view, update, and remove customers and invoices.

Built during my time at Nashville Software School.

Installation

If you don't have NPM yet, from your terminal:

curl https://npmjs.org/install.sh|sh

In your browser, navigate to the repo

In the top-right corner of the page, click Fork.

In your designated code directory, type:

git clone https://github.com/Your-Username/invoiceIt
cd invoiceIt/
npm install
bower install
hs

Usage

Browse to the i.p. address in the terminal or open with your favorite text editor and you should be ready to start coding.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published