Skip to content

Wynn-Zeng/SDSZSpace-Web

Repository files navigation

SDSZ Space Web

SDSZAppLogo

中文版README | Official Website

A student space developed by SDSZ students.

A letter to Developers

Hello! Welcome to the official GitHub Repository of SDSZ Space!
Space is still in a state of development, please wait patiently for development.

Want to contribute?

The SDSZSpace-Web uses React + TypeScript, so first of all, please make sure you install node.js locally.

First take the repository Fork to your GitHub. Clone this repository to your computer:

git clone https://github.com/{your-username}/SDSZSpace-Web.git

Then install the necessary library for running

npm install

After completing all the above steps, you can start your development!

  • Run SDSZSpace-Web in localhost:
npm run dev
  • Build SDSZSpace-Web:
npm run build
  • Upload to your fork repo:
git push origin main

Then submit a Pull Request.

About

The Frontend Website of the ESBNU (SDSZ) Space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published