Skip to content

infinitered/mobx-forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobx-forge

To install dependencies:

bun install

To run tests:

bun test:all # Runs `bun test` with NODE_ENV=development and then NODE_ENV=production
bun test:dev # Runs `bun test` with NODE_ENV=development
bun test:prod # Runs `bun test` with NODE_ENV=production

To build:

bun run build

This project was created using bun init in bun v1.0.4. Bun is a fast all-in-one JavaScript runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published