Skip to content

neuromorphicsystems/metron

Repository files navigation

Rsbuild project

Setup

npm install

Get started

Start the dev server, and the app will be available at http://localhost:3000.

npm run dev

Format (spaces, line breaks...) and lint (check for syntax errors):

npm run format
npm run lint

Build the app for production:

npm run build

Preview the production build locally:

npm run preview

Learn more

To learn more about Rsbuild, check out the following resources:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published