forge-state
v0.0.0-initial.0
Published
To install dependencies:
Readme
mobx-forge
To install dependencies:
bun installTo 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=productionTo build:
bun run buildThis project was created using bun init in bun v1.0.4. Bun is a fast all-in-one JavaScript runtime.
