1.3.5 • Published 2 years ago

@starton/ui-nextjs v1.3.5

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

Starton - UI for NextJS with MUI

NextJS graphics library based on Material UI.

Installing

Using this library from NPM

  1. Initialize your NextJS project (https://nextjs.org/docs/getting-started)

  2. Install dependency with npm or yarn

npm install -D @starton/ui-nextjs

or

yarn add -D @starton/ui-nextjs
  1. Your NextJS project is ready to use the Starton UI! Congratulations 🥳

Using this library locally

Once your component is created and tested on Storybook. You may need to test it on a NextJS or React project to ensure it works. To do this, you can install it locally before implementing it in production.

To do so, you need to follow these steps: 1. Get the path to the graphical library. In my example: /home/startonlibraries/starton-ui-nextjs ; 2. Go to your NextJS or React project to install your graphics library: yarn add /home/starton/libraries/starton-ui-nextjs. 3. You can now use your library as normal. You just need to do an import as below:

   import { StartonButton } from '@starton/ui-nextjs'
1.3.5

2 years ago

1.2.4

2 years ago

1.3.3

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.34

2 years ago

1.2.33

2 years ago

1.2.27

2 years ago

1.2.28

2 years ago

1.2.29

2 years ago

1.2.30

2 years ago

1.2.31

2 years ago

1.2.32

2 years ago

1.2.24

3 years ago

1.2.25

2 years ago

1.2.26

2 years ago

1.2.18

3 years ago

1.2.19

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.20

3 years ago

1.2.21

3 years ago

1.2.22

3 years ago

1.2.9

3 years ago

1.2.12

3 years ago

1.2.13

3 years ago

1.2.10

3 years ago

1.2.11

3 years ago

1.2.16

3 years ago

1.2.17

3 years ago

1.2.14

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.2.3

3 years ago

1.1.4

3 years ago

1.2.2

3 years ago

1.1.3

3 years ago

1.2.1

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.16

3 years ago

1.1.15

3 years ago

1.1.14

3 years ago

1.1.13

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago