ereyomi / library

An Ionic(Angular) App that uses libraryAPI(laravel - https://github.com/ereyomi/libraryApi ) built by me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

library

An Ionic(Angular) App that uses libraryAPI(laravel - https://github.com/ereyomi/libraryApi ) built by me library demo

Setup / Installation app locally

  1. Download and install git

  2. Clone project

    > git clone https://github.com/ereyomi/library
  1. cd into directory and run the command beow to Install Dependencies
    > npm install
  1. Run the app
	> ng run

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.

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.

About

An Ionic(Angular) App that uses libraryAPI(laravel - https://github.com/ereyomi/libraryApi ) built by me


Languages

Language:TypeScript 64.4%Language:SCSS 17.1%Language:HTML 13.8%Language:JavaScript 2.4%Language:Java 2.3%