1.0.15 • Published 4 years ago

negatech-ui-kit v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

1 - Install this Package from npm

npm init -y
npm i -D react react-dom next
npm i negatech-ui-kit

2 - Create Two Folder 'pages' & 'src'

3 - According to 'eample' folder ,Complete 'pages' folder in your Project

4 - config Ui Kit Project According Below Sample Code

  • _app.jsx
import { Fetch,Translation as Trans,Alert } from 'negatech-ui-kit/dist/Framework'
// Translation Files
import { en } from './en'

// URL Files
import { Url } from './Url'

'en' , 'url' sample file exist in 'example' folder

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago