Giter Site home page Giter Site logo

aoetw's Introduction

aoetw

完整、準確的世紀帝國II百科全書

clone

git clone --recursive https://github.com/webrsb/aoetw.git

Build Setup

# 安裝依賴檔
$ yarn install

# 啟動開發熱重載模式 localhost:3000
$ yarn run dev

# 編譯生產環境檔,並執行伺服器
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

資料夾說明

pages 資料夾 - 頁面檔案 layouts 資料夾 - 模版檔 components 資料夾 - 元件檔 assets 資料夾 - 圖片及相關資源檔

pages 內的檔案結構

<template> 頁籤是網頁編輯區 <script> 程式區,可載入元件或設定模版

export default {
  layout: 'civ',
}

表示使用 layouts 中的 civ 模版檔 <style> 樣式表

預設路徑設定

目前編譯的預設網址為 http://127.0.0.1:3000/ 進入資料夾 router/router.js 修改預設路徑

aoetw's People

Contributors

webrsb avatar singsing612 avatar harry3305 avatar bookthief108 avatar t304077 avatar hsu410929 avatar b1236711 avatar dark760829 avatar cheap2019 avatar damody avatar wj654cj86 avatar ceoper avatar apencilbox avatar richardfat7 avatar candybyby avatar codyyao avatar dependabot[bot] avatar motw1999 avatar ranger990 avatar raychan2000 avatar waterfish1010 avatar zero0917 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.