Skip to content

scrodrig/my-technotes-webapp

Repository files navigation

My techNotes web

Front-end project for my-technotes-api

Prerequisites

  • Node.js (version 18.x.x)

Getting Started

  1. Clone the repository:

    git clone https://github.com/scrodrig/my-technotes-webapp.git
  2. Install the dependencies:

    cd my-technotes-webapp
    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173 to view the app.

Available Scripts

In the project directory, you can run:

  • npm run dev: Starts the development server.
  • npm run build: Builds the app for production.
  • npm run serve: Serves the production build locally.

About

Frontend app for my-technotes-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published