Skip to content

Kingjosh007/node-basic-routing-no-framework

Repository files navigation

NodeJS

Node Basic Routing (No Framework)

Just a simple NodeJS server that listens on port 8080 and serves several html pages: index, about, contact-me and 404.

Live Demo

This project is not deployed.

Getting Started

To get a local copy of this project running in development mode, do the following:

  1. In your terminal, cd to the folder where you want to copy this project.
  2. Still in your terminal, type git clone git@github.com:Kingjosh007/node-basic-routing-no-framework.git
  3. Run cd node-basic-routing-no-framework.git
  4. Run npm install and wait for the installation to complete.
  5. Run npm start or yarn start
  6. Open http://localhost:8080 to view it in the browser.

Screenshot

Nothing to see yet.

Built With

NodeJS HTML5     JavaScript     ESLint

Git     GitHub Actions     Markdown     Visual Studio Code

Author

👤 King Josaphat Chewa (KJC)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Heartfelt thanks to Tunga

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages