Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 657 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 657 Bytes

Analog App

This project was generated with Analog.

Setup

Run yarn to install the application dependencies.

Development

Run yarn dev for a dev server. Navigate to http://localhost:3000/. The application will automatically reload if you change any of the source files.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.

Test

Run yarn test to run unit tests with Vitest.

Community