1.0.15 • Published 5 years ago

negatech-ui-kit v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.2

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago