0.0.4 • Published 2 months ago

@enki.tek/fms-web-components v0.0.4

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

component library for Enkitek FMS

Here we creat the design (svelte) library for our enkitek FMS system

Click here to view the storybook pages Click here to view npm page

Creating a project

Below command are used for this library

# Create the svelte bundle and load this svelte library as webpage
npm run dev

# Build the library for push to NPM
npm run build

# To exicute svelte-check 
npm run check

# To load story book in 6006 port
npm run storybook

# To build story book
npm run build-storybook


# To run vitest ( unittesting )
npm run test

#to check code coverage using vitest 
npm run coverage

#lo toad vitest ui
npm run vitestui
0.0.4

2 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago