For development, you will only need Node.js installed on your environement.
Node is really easy to install & now include NPM. You should be able to run the following command after the installation procedure below.
Operating System | Node.js Download Link |
---|---|
Windows | Download Node.js |
macOS | Download Node.js |
Linux | Download Node.js |
node -v
v20.16.0
git clone https://github.com/Help-me-website/Frontend.git
cd Frontend
cd help-me
npm install
npm run dev
VITE v6.0.3 ready in 382 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h + enter to show help