neroshitron/README.md
2024-05-21 22:42:48 -04:00

10 lines
297 B
Markdown

# Neroshitron
## Development
### Setting Up For Development
Open your terminal and navigate to the root folder of the git repository.
Run the command `npm update`.
One the depedencies are pulled and installed you can run the command `npm run dev` to run the application in development mode.