nw + sqlite3的小demo,用到了webpack + vue + jade 我的环境:win7 32位 一些预编译的环境要安装好,sqlite3说要安装vs2010,但我实际上还是安装了vs2013
npm install
npm start
drag www to nw.exe
node_modules打包程序的node模块,是app所有的模块src源代码,没打包压缩,没加nw外壳的源代码wwwnw运行的目录,webpack会构建,里面的node_modules是nw专用的,包含package.jsondist打包发布目录,暂时没想好怎么放
commonfunctions or plugins that may use by both fontend and backenddbdatabase filedaothis is a backend folder that connect with databaseservicesthe backend bussiness codesactionsthis is a backend folder that connect with fontendinterfacesthis is a fontend folder that connect with backendmodulesthe fontend bussiness modulesassetssome fontend statics sources( images / scss )