Skip to content

dynamic2code/Book_place_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Book Place

Brief description of your project.

Table of Contents

About

This project is a liblary built with this Vue as the frontent and a Laravel backend. To test it loaly change the baseUrl at config.js

Features

List key features of your project.

  • Token auth
  • reports with charts.js
  • compose api
  • fetch api
  • ...

Getting Started

Prerequisites

List any prerequisites or dependencies that need to be installed before running the project.

  • Node.js and npm: Download here
  • Vue CLI: Install globally using npm install -g @vue/cli

Installation

  1. Clone the repository:

2.Navigate to the project folder:

cd Book_place_frontend
cd book_place_vue

3.Install dependencies:

npm install
npm run serve