Skip to content

OpenClassrooms-Student-Center/Transformez-l-architecture-d-une-application-existante

Repository files navigation

Transformez l'architecture d'une application existante

Plot

Renote is an application that allows user to take and store notes. In renote, a user can:

  • create notes
  • visualize notes
  • define relationship between the notes
  • define tags
  • and associate a tag to a note.

Install

  1. Install Laravel's Herd: https://laravel.com/docs/12.x/installation#installation-using-herd

This will install Php, Composer and Laravel.

  1. Install node v22

Install node version manager (MVN). On Windows you can use this distribution: https://github.com/coreybutler/nvm-windows#readme

  1. Clone this project

  2. Run npm i and npm run dev

  3. Start Herd

  4. Access http://monolithic-app.test from your browser

You are setup!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published