Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

nofrixion/nofrixion.webcomponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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 [email protected]: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

About

NoFrixion Web Components

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages