Code Monkey home page Code Monkey logo

trash-talk-generator's Introduction

幹話產生器

對你身邊的 工程師設計師創業家 隨便說一句幹話的工具

demo

環境建置與需求 (prerequisites)

專案啟動方式

  1. 下載專案壓縮檔或使用git clone至個人電腦
  git clone https://github.com/stylelinz/trash-talk-generator.git
  1. 進入專案資料夾,在終端機輸入以下指令
  cd trash-talk-generator
  1. 安裝npm套件,在終端機輸入以下指令
  npm install
  npm i nodemon
  1. 啟動伺服器,執行 app.js 檔案,輸入以下指令
  npm run dev
  1. 當終端機出現以下字樣,表示伺服器已啟動並成功連結,可以在瀏覽器觀看 http://localhost:3000
  Express is listening on http://localhost:3000
  1. 在終端機按下 ctrl + ccmd + c,以關閉伺服器

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.