Skip to content

dbertella/scopa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scopa

Scopa

Run

Locally

To run the server locally, do:

$ yarn server

This starts a Node.js server on port 3001, with nodemon watching src for any code changes.

$ yarn client

This starts a React app on port 3000 and watches for changes.

To run both, just do:

$ yarn start

About

Scopa server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.8%
  • HTML 28.3%
  • CSS 15.3%
  • JavaScript 5.6%