Skip to content

基于nodejs(express),使用requestjs管理静态依赖,采用backbonej做mvc的bootstrap单页面应用,使用localStorage来做数据存储。用来做扫面面单功能

Notifications You must be signed in to change notification settings

enpenguc/express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#README 环境依赖nodejs,使用npm及bower管理依赖,数据使用localStorage

##安装

  1. 安装nodejs,下载地址http://nodejs.cn/
  2. 安装bower,cmd命令行执行:npm install -g bower
  3. 安装前端依赖资源文件,根目录cmd命令行执行:bower install
  4. 继续执行nodejs依赖资源,根目录cmd命令行执行:npm install

##启动 依赖都安装好后,启动web,再根目录cmd命令行执行:node ./bin/www

About

基于nodejs(express),使用requestjs管理静态依赖,采用backbonej做mvc的bootstrap单页面应用,使用localStorage来做数据存储。用来做扫面面单功能

Resources

Stars

Watchers

Forks

Packages

No packages published