Skip to content

Repository files navigation

LightVM TypeScript

This template is created to make it easier for developers when first starting to use LightVM.

Usage

Before running any commands, make sure you have installed all necessary dependencies required by this project:

  • Install all required dependencies first:

    npm install
  • Command for debug build:

    npm run dev
  • Command for production build:

    npm run build
  • Command for type checking:

    npm run typecheck
    
  • Command for linting:

    npm run lint
  • Command for formatting:

    npm run format
  • Command for testing:

    npm run test

This template repository is licensed under the MIT License

Happy climbing! 🚀

About

This template is created to make it easier for developers when first starting to use LightVM.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages