Getting Started
Setting up Sisitech npm registry
- Before installing myforms, make sure you've setup Sisitech's npm registry on your local computer.
- Click Switch to Github NPM Package Registry to learn more.
Basic Installation
- Once installed, to start using Sisitech Forms in your project, you'll need to install it via npm or package.json.
- Open your terminal and run one of the following commands, depending on your package manager of choice:
- You could also directly add it to your package.json as follows
- Check the MyForms official package page to get the latest version of myforms.
- This will add Sisitech Forms to your project's dependencies, making it available for use in your code.
Useful Links
- Overview: Introduction to myForms.
- Usage: Discover how to create, customize, and work with forms using our library.
- Under the Hood: Dive into the details of the library's functions, classes, and components.
- Examples: See real-world examples of Sisitech Forms in action.