acbb44ac6e
Localization demo sample changes |
||
---|---|---|
content | ||
controls | ||
scripts | ||
README.md | ||
index.html | ||
package.json |
README.md
EJ Global Demo
This is repository for showcasing the Globalization support demo for Essential JavaScript Components
Step 1:
From the cloned directory install npm packages
npm install
Step 2:
Start the lite server using below commad from cloned directory
npm start