0.0.20 • Published 9 months ago

@nofrixion/components v0.0.20

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

NoFrixion Web Components

NoFrixion Web Components is a collection of web components that can be used to build financial applications. It is built to use with the NoFrixion API

💻 Requirements

🚀 Getting Started (React components)

  1. Clone the repository
git clone git@github.com:nofrixion/nofrixion.webcomponents.git
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open the browser at http://localhost:6006

🚀 Getting Started (Web components)

  1. Clone the repository
git clone git@github.com:nofrixion/nofrixion.webcomponents.git
  1. Install dependencies
npm install
  1. Start the development server
npm run dev-web
  1. Open the browser at http://localhost:6007

📦 Building

  1. Build the project
npm run build
  1. The build files will be created in the dist/ folder.

📃 Code Style

The code style is enforced by ESLint and Prettier.

🛠️ Tools

📝 License

MIT

📧 Contact