Skip to content

Team-Robo/robo-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Robo

Welcome to the Team Robo repository! We are a passionate robotics team under NTU EEE and MLDA@EEE, focused on building autonomous systems and pushing the boundaries of robotics research.

🌌 Get started

You can get started with this project on your local machine by following the instructions below.

1. Clone the repository

Clone the repo with this command:

git clone https://github.com/dunyanong/mlda-robotics
  • Navigate to your project folder by running cd filename.

2. Set up environment variables

Set up the required environment variables for Next.js.

To create the Next.js .env file, copy the example file and modify it as needed:

cp ./next/.env.example ./next/.env

3. Start Next.js

Open a terminal and navigate to your ./next folder by running cd next.

  • Run the following command in your ./next folder:
yarn && yarn build && yarn start

Releases

No releases published

Packages

 
 
 

Contributors