Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.07 KB

plaiid-project

This project uses the following technologies:

Requirements

Installation

  • After installing git, run git clone https://github.com/r3v3r3seEntropy/plaiid-project.git on your terminal/command prompt. This will take a few seconds.
  • Move to the plaiid-project directory and run npm install && npm run client-install. This will install all the dependencies needed for the project to run and this can take few minutes.
  • Finally, run npm run dev to start up the server and client. Wait for few seconds and a new page will open up in browser and the application will start.