Skip to content

WRCRoboticsClub/wrc-robotics

Repository files navigation

The Offical Robotics Club Website : Under Development:

Get Started To Be developer:

  • First, clone the git repo:

    git clone url

  • After that: Create you own branch to change your edits;

    git checkout -b your-branch-name

    You can change any thing you like to change in your branch:

  • To push your branch in repo is :

    git push

To run this project:

  1. npm run project-setup

  2. npm install

  3. npm run dev

Releases

No releases published

Packages

No packages published