Skip to content

EGANY-Team/vct-7-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vọc cùng Thành #7: Svelte

Giới thiệu

Web app được viết bằng Svelte (duh) dùng làm demo cho bài viết Vọc cùng Thành #7: Svelte

Các chức năng của app:

  • Hiển thị ảnh từ API https://picsum.photos/v2/list?page=PAGE_NUMBER
  • Navigation (prev page | next page | entered page)

Live demo: https://vct-7-svelte.thanhnguyen.now.sh

Cài đặt

# Clone repo
git clone https://github.com/EGANY-Team/vct-7-svelte
cd vct-7-svelte

# Install package
npm install

# Start dev server
npm run dev

# Build for production
npm run build

Tài liệu tham khảo

About

Demo cho bài viết Vọc cùng Thành #7 - Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published