0.0.6 • Published 3 years ago

snap-design v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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.

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago