Skip to content

AllenAttuned/modern_ts_bug

Repository files navigation

Modern.js App

Setup

Install the dependencies:

npm install

Get Started

Start the dev server:

npm dev

Enable optional features or add a new entry:

npm new

Build the app for production:

npm build

Preview the production build locally:

npm serve

For more information, see the Modern.js documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published