Skip to content

TuffyHacks/intro-to-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Backend with Node.js

Source code from the Intro to Backend with Node.js workshop @ TuffyHacks 2021.

Getting Started

Follow steps to start using this project.

  1. Clone this repository
git clone https://github.com/TuffyHacks/intro-to-backend.git <PROJECT_NAME>
cd <PROJECT_NAME>
  1. Install dependencies
npm install
  1. Start a development server
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors