neroshitron/README.md

10 lines
297 B
Markdown
Raw Normal View History

2024-05-21 22:33:07 -04:00
# Neroshitron
2024-05-21 22:32:11 -04:00
## Development
### Setting Up For Development
2024-05-21 22:39:11 -04:00
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.