Giter Site home page Giter Site logo

shanda's Introduction

Shanda 面試作業

這是為 Shanda 公司面試準備的作業,分為兩部分:test1test2。每部分對應到專案中的 test1test2 資料夾。

目錄

Test1

test1 資料夾包含了 6 題簡單的問題與 debug 任務。每一題的問題與答案分別存放在 q1q6 的子資料夾中。這些資料夾包含相關的 JavaScript 或 HTML 文件。

  • q1: 問題與答案檔案
  • q2: 問題與答案檔案
  • q3: 問題與答案檔案
  • q4: 問題與答案檔案
  • q5: 問題與答案檔案
  • q6: 問題與答案檔案

請參考各資料夾中的文件以查看每題的具體解答。

Test2 - Component 開發

test2 資料夾包含了一個使用 Next.js 開發的元件。此部分說明如何安裝所需的依賴並運行專案。

安裝與執行

  1. 確保您已安裝 Node.js(版本 16 或更高)。

  2. 克隆或下載此專案到您的本地環境:

    git clone https://github.com/eldisa/shanda.git
    cd shanda/test2
  3. 安裝依賴:

    npm install
  4. 運行開發伺服器:

    npm run dev
  5. 開啟瀏覽器並訪問 http://localhost:3000 來查看元件。

shanda's People

Contributors

eldisa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.