Skip to content

huskyroboticsteam/RoboticsWebsite

Repository files navigation

Husky Robotics Website

This is the GitHub repository for the new Husky Robotics Website. It is built using Nuxt, a free and open-source JavaScript library based on Vue.js, Nitro, and Vite. In addition, it uses Tailwind CSS for styling, and Nuxt Content for content management. Here are the links to the relevant documentation:

Setup

System Requirements

In order to run the website locally on your machine, you must hav NodeJS installed on your system. You can install it from their website: https://nodejs.org/en.

In addition, to make contributions, you must have Git installed on your machine: https://git-scm.com/.

Local Setup

Clone the repository to your machine from GitHub:

git clone https://github.com/huskyroboticsteam/RoboticsWebsite.git

Install project dependencies via NPM:

cd ./RoboticsWebsite
npm install

Start the development server:

npm run dev

Once the development server is running, you can access in your browser via the following URL: http://localhost:3000.

To stop the development server, press CTRL + C in the terminal.

About

Website for the Husky Robotics RSO @ UW

Resources

Stars

Watchers

Forks

Contributors