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

0.0.6 • Public • Published

SnapDesign

Vue3 components library using Unocss.

  • Install utility to get out of npm/pnpm/yarn
npm i -g @antfu/ni
  • Install project
cd snap-design
ni -r
  • dev mode
// First terminal, run library watcher
nr dev
// In another terminal, run playground to see your job live
nr playground:dev
  • build library
nr build
  • update deps
nr up

Troubles with Goto Alias extension ?

  1. Run Extensions: Show Built-in Extensions from VS Code's command palette, look for TypeScript and JavaScript Language Features, then right click and select Disable (Workspace). By default, Take Over mode will enable itself if the default TypeScript extension is disabled.

  2. Reload the VS Code window by running Developer: Reload Window from the command palette.

Readme

Keywords

none

Package Sidebar

Install

npm i snap-design

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

3.8 MB

Total Files

160

Last publish

Collaborators

  • jbaubree