mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
448 B
448 B
Neroshitron
Development
Documentation For Initial Project Setup
Setting Up For Development
- Open your terminal and navigate to the root folder of the git repository.
- Run the command
npm update
. - Once the depedencies are pulled and installed you can run the command
npm run dev
to run the application in development mode. - Open http://localhost:3000/