项目作者: RodgerLai

项目描述 :
create a company portal website on nodeJs. The css framework mdb is based on material style and bootsrap writing(Material Design for Bootstrap)
高级语言: CSS
项目地址: git://github.com/RodgerLai/node-mdb.git
创建时间: 2017-02-17T10:29:54Z
项目社区:https://github.com/RodgerLai/node-mdb

开源协议:

下载


node-mdb

create a company portal website on nodeJs. The css framework mdb is based on material style and bootsrap writing(Material Design for Bootstrap)

install and run

  1. enviroment: install git,nodejs and npm
  2. open command and download by git:
    git clone https://github.com/RodgerLai/node-mdb
  3. open the dir: cd node-mdb
  4. install the dependency packeges: npm install
  5. run the app: npm start