Skip to content

mingderwang/erica-items-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bun starter

Getting Started

Click the Use this template button to create a new repository with the contents starter.

OR

Run bun create wobsoriano/bun-lib-starter ./my-lib.

Setup

# install dependencies
bun install

# test the app
bun test

# build the app, available under dist
bun run build

License

MIT