Skip to content

ccyang02/rubbish_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubbish Generator

Rubbish Generator (幹話產生器) is built wilth node.js and express.

Users could...

  • click the button to generate a rubbish sentence

    webpages

Getting Started

Clone repository to your local project

git clone git@github.com:ccyang02/rubbish_generator.git

Install dependencies

cd rubbish_generator
npm install

Run the project and show output information on the terminal

npm run dev

> Express is listening on port 3000

Built with

  • Node.js: 10.16.0
  • express: 4.17.1
  • express-handlebars: 5.1.0
  • body-parser: 1.19.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published