Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 829 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 829 Bytes

Playground (Front)

Source

This project builds upon material kit devias.

Prerequisites

Ensure you have Node.js and npm installed. If not, download and install Node.js, which comes with npm, from their official website.

Installation

Clone the repository and navigate to the project directory.

Install the required packages:

npm install

Starting the Development Server

Execute the following commands:

npm run dev

The application will be accessible at localhost:3000. The backend server will also be running.


You can save the above content in a README.md file at the root of your project.

Deployment

Deployment is done automatically everything there is a commit pushed to master.