BookstoreExample

This project is a simple Angular + Bootstrap frontend for a hypothetical book store/catalog. It runs off mock data hardcoded into the books.json file.

Getting the code

git clone git@github.com:mchaitanya/BookstoreExampleUI.git

Installing the dependencies

cd into the project directory. Then run: npm install

This will download and install all the dependencies for this project (listed in package.json).

Running the development server

Run npm start for the live dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Note: npm start is an alias for the Angular CLI command ng serve. To learn about the many facilities that the CLI provides, check out the Angular CLI README.

Screenshots

Book List

Book Details

results matching ""

    No results matching ""