Skip to content

MarcoABCorrea/book-store-app

Repository files navigation

Book Store

This repository contains a simple book list paginated with book details and export/import solution.

Stack & Components

  • AngularJS
  • Bootstrap
  • SASS

Setup and Running

Install the dependencies running the command:

npm install && bower install

Also, it's necessary to add the styles with Ruby:

sudo apt-get install ruby-full
sudo gem install compass

After installing dependencies you'll be able to run project by using:

grunt serve

About

simple book list paginated with book details

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published