-
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
- open broser
- go to http://localhost:9000
-
enjoy!!!
adrianplusplus/petrobook
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|