Skip to content

izumiFinance/iZUMi-UI-toolkit

Repository files navigation

iZUMi UI toolkit

This project was bootstrapped with Create React App.

Available Scripts

yarn dev

Run in development mode at localhost:3000.

yarn prod

Run in production mode at localhost:3000. This is the simulated production version.

yarn build

Builds the app for production to the build 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!

See the section about deployment for more information.

Suggest develop environment

  • Editor: VSCode

  • VSCode plugin:

    • ESLint
    • TSLint
    • Prettier
  • VSCode setting .vscode/setting.json:

    {
        "editor.bracketPairColorization.enabled": true,
        "editor.codeActionsOnSave": {
            "source.fixAll.eslint": true
        },
    }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •