Skip to content

Latest commit

 

History

History
164 lines (118 loc) · 4.49 KB

README.md

File metadata and controls

164 lines (118 loc) · 4.49 KB

repo-size License


Logo

Vue Book Suggestion 📘 📖

Have recommendations based on what you have already read !
Go to VBS »

About The Project

Have recommendations based on what you have already read ! Capture recommendations

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Have node installed.

Installation

  1. Clone the repo
    git clone https://github.com/Didiloy/VBS.git
  2. Navigate to the directory named vbs
    cd VBS/vbs
  3. Install NPM packages
    npm install
  4. Launch the developpement server
    npm run serve

(back to top)

TODO

  • mots clés dans la 4eme de couverture
  • inteface mobile
  • rentrer soi meme ses mots clés
  • add breadcrumb
  • add a back arrow on the informations view

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GPLv3 License. See LICENSE for more information.

(back to top)