5b40b4648f
Need to resolve the issue occurs when run the TS public samples |
||
---|---|---|
images | ||
models | ||
spec | ||
src | ||
styles | ||
.gitignore | ||
README.md | ||
config.json | ||
favicon.ico | ||
googlec03dd4bc003151bc.html | ||
gulpfile.js | ||
index.html | ||
karma.conf.js | ||
license | ||
manifest.webmanifest | ||
package.json | ||
robots.txt | ||
sampleOrder.json | ||
test-main.js | ||
tsconfig.json | ||
webpack.config.js |
README.md
Syncfusion Typescript Control Demo Samples
Welcome to the demo samples repository for Syncfusion Typescript Controls! This repository contains a collection of sample applications showcasing the usage of various Syncfusion Controls in a Typescript environment.
Prerequisites
- Node.js -
v16+
Run the samples
To run the sample applications locally, follow these steps
- Install the required dependencies using npm
npm install
- Start the development server using gulp
gulp serve
- Open your web browser and navigate to the specified localhost address to view the samples.