Skip to content

chabb/museum

Repository files navigation

Museum

How do I run it?

You'll need to install the dependencies and build the application

Install dependencies

npm i

Building the repo

// build and bundle the app
npm run build_bundle
// run a dev server
npm run start

Type-checking the repo

npm run type-check
npm run type-check -- --watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published