Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Phuket IT
»
Computer
»
Web Site
»
การติดตั้ง Ionic framework
« previous
next »
Print
Pages: [
1
]
0 Members and 1 Guest are viewing this topic.
Author
Topic: การติดตั้ง Ionic framework (Read 2788 times)
admin
Administrator
Hero Member
Posts: 961
Total Like : 0
«
on:
04, 07, 2018, 14:01:40 »
ติดตั้ง
Node.js
ติดตั้ง ionic & cordova
$ npm install -g ionic cordova
3. สร้าง project ionic และ ionic มี template ให้ 3 แบบ คือ blank , sidemenu , tabs
$ ionic start <ProjectName> blank
4. start ionic project
$ cd <ProjectName>
$ ionic serve
https://medium.com/@aegkaluk/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87-ionic-framework-2e53f80f56d5
Logged
https://medium.com/@aegkaluk
https://www.youtube.com/channel/UCq5x3hDkhcqJU4QXOE5adTQ
Print
Pages: [
1
]
« previous
next »
Phuket IT
»
Computer
»
Web Site
»
การติดตั้ง Ionic framework