Skip to content

MHendriF/personal-notes-spa

Repository files navigation

Personal Notes

This project is a simple personal notes app build with react.js

How To Install

  1. Install Node.js

    Download Node.js Official then install it

  2. Clone repository

    git clone git@github.com:MHendriF/personal-notes-spa.git
  3. Navigate to working directory personal-notes-spa

    cd personal-notes-spa
  4. Install pnpm globally for faster react installation by running the following commands:

    npm install -g pnpm
  5. Install the necessary packages by running the following commands:

    pnpm install

Usage

  1. Running the following command:

    pnpm run dev

Releases

No releases published

Packages

No packages published

Languages