@frontend-toolkit/bedrock
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

FrontEnd Toolkit - Bedrock

Common rapid development tool library.

Setup

Install the dependencies:

pnpm run install

Get Started

Run and debug the module:

pnpm run dev

Build the module for production:

pnpm run build

Enable optional features:

pnpm run new

Other commands:

pnpm run lint         # Lint and fix source files
pnpm run change       # Add a new changeset
pnpm run bump         # Update version and changelog via changeset
pnpm run release      # Release the package

For more information, see the Modern.js Module documentation.

Readme

Keywords

none

Package Sidebar

Install

npm i @frontend-toolkit/bedrock

Weekly Downloads

4

Version

0.0.5

License

none

Unpacked Size

103 kB

Total Files

10

Last publish

Collaborators

  • pwcong