Skip to content

ilmoi/simple-mpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSS play file

Setup

  1. Install dependencies:
npm install

Running the Project

You can run the project in several ways:

  1. Development mode (using ts-node):
npm run dev
  1. Build and run:
npm run build
npm start

The project includes:

  • TypeScript configuration
  • Basic example in src/index.ts
  • Development and production build scripts # sss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published