aranei
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Vite library boilerplate

Just a tiny repository with preset of the basic setup for quick and painless scaffolding new JavaScript libraries and npm packages.

Under the hood:

Requirements

  • node: ^16.0.0
  • yarn

Getting started

Project setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint & Stylelint

yarn lint

Run tests

yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i aranei

Weekly Downloads

2

Version

0.0.1

License

none

Unpacked Size

2.99 kB

Total Files

5

Last publish

Collaborators

  • exileofaranei