Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 298 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 298 Bytes

To start the app

go to https://nodejs.org/en/download/ to download it

# To run the app
cd crumbs/app-main
sudo npm install -g bower
npm install
# Wait for a while to install
npm start

Folders to look for implementation of features to be used

app-main/scripts

app-main/views