Skip to content

Backend application built using the Node.js framework, following Brad Travery's Node.js Crash Course.

Notifications You must be signed in to change notification settings

takuyadev/nodejs-crash-course

Repository files navigation

Node.js Crash Course - Brad Traversy

Summary

Node.js application built by following along Brad Travery's Node.js Crash Course.

Languages / Techstack

  • Node.js

Run the build

npm run dev

Runs the app in the development mode.\

  1. Clone repository
  2. Run npm install for dependencies
  3. Run npm start to start server
  4. Open http:https://localhost:5100 to view it in your browser.

Resource

Node.js Crash Course

About

Backend application built using the Node.js framework, following Brad Travery's Node.js Crash Course.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published