Git Product home page Git Product logo

sentence-generator's Introduction

幹話產生器

這是一個由 Node.js 和 Express 建立的網站。

主要功能

  • 選擇想要的職業別
  • 按下”產生“按鈕來隨機產生幹話
  • 產生幹話後職業別的選擇會保留(開發中)

demo image

建置環境

安裝與執行

  1. clone 此專案至本機電腦

    $ git clone https://github.com/Ashley-Hung/sentence-generator.git
    
  2. 安裝

    $ cd sentence-generator
    $ npm install
    
  3. 執行

    $ npm run dev
    
  4. 執行成功後,Terminal 會顯示下列訊息

    Express is listening on localhost:3000
    
  5. 使用下列 URL 於瀏覽器上進行瀏覽

    http://localhost:3000
    

開發者

Ashley-Hung

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.