Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fabdoc27/Notebuddy

Repository files navigation

Getting Started

Follow these steps to set up the project:

  1. Clone the repository and navigate to the directory:

    git clone git@github.com:Fabdoc27/Notebuddy.git
    cd Notebuddy
  2. Install the dependencies:

    composer install
  3. Create the environment file:

    cp .env.example .env
  4. Generate the application key:

    php artisan key:generate
  5. Run the database migrations:

    php artisan migrate
  6. Seed the database:

    php artisan db:seed
  7. Start the development server:

    php artisan serve

About

A simple Note Taking app.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /