Skip to content

WebPlatform-SunshineTeam/2024_CSE391_NentangWeb

Repository files navigation

About our repository

This repository archives our practice exercises for the Web Platform subject.

List of contents:

Some frameworks we use in project and you need to know:

Some tutorials and practices exercise:

Quick start

  • Open the cmd
  • Copy and paste this command to cmd to clone this repo to your local
git clone https://github.com/WebPlatform-SunshineTeam/2024_CSE391_NentangWeb.git
  • If it's React Project:
npm install
npm run start # or npm start
  • If it only consist HTML, CSS, JavaScript, you could only open file index.html and run it by Live Server

Members of team:

  • Vũ Quang Nhật - Leader
  • Nguyễn Tiến Thành
  • Nguyễn Anh Tuấn
  • Trần Văn Kiên

main branch belongs to the leader.