Skip to content

adrianplusplus/petrobook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petrobook

Installation/run steps

  • first make sure you have node and npm install

    • this varies from os to os
  • make sure bower and grunt are installed globally

    • npm install -g grunt-cli
    • npm install -g bower
  • to install the required libraries for the application to run run the following commands inside the repo folder

    • npm install
    • bower install
  • after that all libraries required to run this proyect are installed, now run the following command to start the server with grunt

    • grunt
  • default browser will open automagically on the home page

  • enjoy!!!!

  • if browser did not open automatically

  • enjoy!!!

About

forum like page so a user can see posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors