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:
- Consist final exams: Học Web chuẩn
- Learning CSS flexbox: FlexBox Froggy
- 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 byLive Server
- 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.