-
Notifications
You must be signed in to change notification settings - Fork 10
/
ReadMe.txt
61 lines (41 loc) · 1.18 KB
/
ReadMe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
1. Steps to run a demo:
Web:
- npm install http-server -g. Package Usage Information: https://www.npmjs.com/package/http-server
- Run http-server -p 9000
- Open 127.0.0.1:9000 in your browser
- Navigate to a demo and open it
Angular:
- Navigate to /angular
- npm install
- npm run start
- Open your web browser and navigate to the demo
(To build a different demo, edit index.js)
Example to build the input's overview demo:
const tempDemos = [
'input/overview'
];
React:
- Navigate to /react
- npm install
- npm run start
- Open your web browser and navigate to the demo
(To build a different demo, edit index.js)
Example to build the input's overview demo:
const tempDemos = [
'input/overview'
];
Vue:
- Navigate to /vue
- npm install
- npm run start
- Open your web browser and navigate to the demo
(To build a different demo, edit index.js)
Example to build the input's overview demo:
const tempDemos = [
'input/overview'
];
2. Docs: https://www.htmlelements.com/docs/
3. Pricing: https://www.htmlelements.com/license/
4. Community Forums: https://www.htmlelements.com/forums/
5. Support: [email protected] (Mon-Fri)
6. Sales: [email protected] and +359 88-2223800