Michael-Santos / Book-Catalog

Praticing some Angular JS building a catalog of books to help me to organize my few poor books (useless)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book-Catalog

Practicing some Angular JS building a catalog of books to help me to organize my poor bookshelf (useless)

How to run this application

At this moment you need to manually create a test server to run the application. You cant do this installing http-server running the following command (You need already to have configured nodejs at this point):

`npm install -g http-server`

At this point the "server" is already installed so you need to run this command under root folder:

`http-server ./src`

Have fun!... with this bookshelf organizer useless 😶

Additional links (These are really USEFULL items here, comrade)

  1. List of all markdown emotions (link)

  2. Markdown best practices (link)

About

Praticing some Angular JS building a catalog of books to help me to organize my few poor books (useless)


Languages

Language:JavaScript 41.0%Language:HTML 34.8%Language:CSS 24.2%