Skip to content

BinaryStudioAcademy/lecture-starter-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSA patterns practices and principles homework starter

Info

  • This project saves data in memory so you don't need any database
  • This project uses NPM Workspaces

Requirements

  • NodeJS (16.x.x)
  • NPM (8.x.x)

Start the application

  1. Install dependencies
npm i
  1. Start backend
npm start -w server
  1. Start client
npm start -w client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published