Skip to content

crrazyman/bus_schedule_git

 
 

Repository files navigation

bus_schedule

This is a simple bus schedule app written using nodejs.

Running the app

Begin by installing the npm dependencies with:

npm install

Then, you can run the app with:

npm start

Once it is running, you can access it in a browser at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.8%
  • Shell 31.2%
  • CSS 9.1%
  • Pug 7.4%
  • Dockerfile 4.5%