Skip to content

dangminhtruong/fbook_web

 
 

Repository files navigation

fbook_web

Fbook - for sharing and discussing about book

Install NodeJs and NPM

Repository

  • Please clone this below repository
$ git@github.com:framgia/fbook_web.git

Install packages, gulp and ・bower

$ npm install
$ npm install -g nodemon
$ npm install -g global gulp
$ npm install -g global bower

Prepare web resources (img, js, css)

$ bower install
$ gulp

Run

$ cd fbook_web
$ nodemon

About

Fbook - for sharing and discussing book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.8%
  • CSS 25.5%
  • JavaScript 23.7%