Skip to content

Mathieu-ai/APP_TESTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TESTAPPS

Folder where i test 👌

Run Locally

Clone the project

  git clone https://github.com/Mathieu-ai/APP_TESTS

Go to the project directory

  cd testapps

Install dependencies

  // use --filter APP_NAME to install only in the desired project or -r
  pnpm -r i
  //or
  npm i // in each folder
  // or
  yarn install // in each folder

Start programs

you will need to look for the scripts in the package.json, I will do a CLI later

README

In the playground, i have put all my functions, props and types of my module : generic-functions.mlai

About

My personal playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published