Skip to content

expertep/saturday-homework

 
 

Repository files navigation

👩‍💻 👨‍💻 Saturday homework Build Status

https://saturday-js.github.io/saturday-homework

ให้นักศึกษา fork โปรเจคนี้ แล้วเพิ่มหน้าของของตัวเอง คนละ 1 หน้า โดยมีข้อกำหนดให้ต้องมีการเชื่อมต่อกับ Public API อย่างน้อย 1 API เมื่อทำเสร็จแล้วให้ PR กลับมา ก่อนวันพุทธที่ 25 ตุลาคม 2560 เวลาเที่ยงคืน โดยจะนับเฉพาะคนที่ได้ Merge แล้วเท่านั้น ถึงจะได้คะแนน

อย่าลืมเอาข้อมูลตัวเองไปใส่ไว้ที่หน้า Home ด้วย อันนี้จะเป็นผลลัพท์ ถ้าใครได้ Merge แล้วก็จะมาขึ้นบนเว็บนี้ทันที

https://saturday-js.github.io/saturday-homework/#/

ตัวอย่างหน้าที่ผมทำไว้ให้ดูเป็นตัวอย่าง

https://saturday-js.github.io/saturday-homework/#/nati

อีกเรื่อง ผมติดตั้ง Bulma ไว้ให้แล้วนะ ดังนั้นไม่ต้องไปใช้ Bootstrap กันนะ ส่วนวิธีใช้ Bulma ให้เปิด Docs ดูเอาได้เลย


📚📚 Document

A collective list of public JSON APIs

เข้าไปหา Public APIs ได้ที่นี่

https://github.com/toddmotto/public-apis

Pre installed packages

ผมติดตั้ง Packages พวกนี้มาให้แล้ว แต่ถ้าไม่พอสามารถติดตั้งเพิ่มได้เองเลย

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

# run unit tests
yarn unit

# run all tests
yarn test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.3%
  • Vue 40.7%
  • HTML 1.0%