Getting Started
Setting up Sisitech npm registry
- Before installing mytables, 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 Tables 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 myTables official package page to get the latest version of myTables.
- This will add Sisitech tables to your project's dependencies, making it available for use in your code.
Useful Links
- Overview: Introduction to myTables.
- Usage: Discover how to create, customize, and work with tables 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 Tables in action.