Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 474 Bytes

File metadata and controls

23 lines (13 loc) · 474 Bytes

##bem-node hello world

Installation

$ git clone https://github.com/delfrrr/bem-node-hello-world.git app-name
$ cd app-name
$ make

Run

$ node app/example/example.server.js --socket 3000

Page will be available at http://127.0.0.1:3000/

Rebuild project

You should rebuild project when adding new files or changing deps.js or bemdecl.js files

$ make rebuild

Documentation

https://github.com/wtfil/bem-node/blob/master/README.md