GithubHelp home page GithubHelp logo

a19-express_exam's Introduction

A19-express-exam

About the A19-express-exam

這是為了 Alpha Camp 學期 2-3 技術驗收所做的小專案

Features

用 Express 設定四個路由,分別為首頁、About、Portfolio、Contact

首頁

路徑為 '/' 所有樣式為灰底黑字

其他

路徑分別為 '/about' '/portfolio' '/contact' 不同路徑下,該元素有不同的 CSS style,為深灰底白字

Built with

This project is built with:

Getting Started

  1. 打開你的 terminal,Clone 此專案至本機電腦 git clone https://github.com/a2623212/restaurant_list.git
  2. 開啟終端機(Terminal),進入存放此專案的資料夾 cd restaurant_list
  3. 安裝 npm 套件 在 Terminal 輸入 npm install 指令
  4. 安裝 nodemon 套件 在 Terminal 輸入 npm install -g nodemon 指令
  5. 啟動伺服器,執行 app.js 檔案 在 Terminal 輸入 nodemon app.js 指令
  6. 當 terminal 出現以下字樣,表示伺服器與資料庫已啟動並成功連結 Now is running on Express on localhost3000

Now, you can use any sever to access to http://localhost:3000. Enjoy it! 😃

Contributor

Ally Yeh

a19-express_exam's People

Contributors

a2623212 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.