0.1.0 • Published 2 years ago

sv7-ui-lib v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Vite + Vue 3 + Typescript + Tailwind Starter

Simple, opinionated, fully typed, and production-ready project template for Vite.

Package management is done via npm

Please use nvm to manage NodeJS ecosystem, in the root of this project we provide .nvmrc file which will hold the version we use currently

nvm install --lts

to install the latest LTS version of NodeJS

After this, .nvmrc file can be generated and populated using:

nvm current > .nvmrc

To use the version specified in .nvmrc:

nvm use
0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago