tapquo / Lungo.js

A framework for developers who want to design, build and share cross device applications.
http://lungo.tapquo.com
Other
2.41k stars 567 forks source link

make project.. #315

Open yongjinkwon opened 10 years ago

yongjinkwon commented 10 years ago

I don't know english well......sorry. I want to make easy application like basic 'hello world'. but i am beginner. where do i make project? what`s project name?

I make that.↓

cd Lungo.js sudo nano test.js

link rel="stylesheet" href="components/lungo.brownie/lungo.css"> link rel="stylesheet" href="components/lungo.icon/lungo.icon.css"> link rel="stylesheet" href="components/lungo.brownie/lungo.theme.css"> script src="components/quojs/quo.js"> script src="components/lungo/lungo.js">

section id="main"> article id="main-article"> Your content /article> /section>

↑ this have error. i delete '<'. If i write '<' you can't see my code. I don`t know how make.

ps. I want to use node.js....