About | Technologies | Requirements | Starting | License | Author
If you want to check the deployed/live version, please, check here link
The following tools were used in this project:
Before starting 🏁, you need to have Git, and Node with NPM or Yarn installed.
# Clone this project
$ git clone https://github.com/Arthur-Matias/operational_system
# Access
$ cd operational_system
# Install dependencies
$ yarn / npm install
# Run the project
$ yarn dev / npm run dev
# The server will initialize on <http://localhost:5173>
This project is under license from MIT.
Made with ❤️ by Arthur Matias