Skip to content

samgholipoor/formium-react

Repository files navigation

formium react

you can find out the live demo of formium in the following link: Formium address link

and you can aslo find out the formium storybook in the link below: Formium Storybook address link

Available Scripts

In the root project directory, you can run the following commands:

yarn dev

Run the app in the development mode.
Open http://127.0.0.1:5173 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production and yout can find out the built folder in ther root directory dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

yarn storybook

In order to see the storybook in local mode you shoud run this command and open http://localhost:6006 to see on browser.

prefered node and npm version

node: v16.15.0 npm: v8.5.5

Releases

No releases published

Packages

No packages published

Languages