Table of Contents
- Pagina 1
- Pagina 2
You can see the demo here
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
-
node version, I use 20.9.0
node -v
-
npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/ArgeNH/dashboard.git
-
Install NPM packages, but I use Bun, feel free to use npm or yarn
bun install
Arge Niño - @arge_nino - [email protected]
Project Link: https://github.com/ArgeNH/dashboard