- Update Google Analytics ID (or just remove
views/ga.dust) - Create
config.jsfile inroutes/dir:
module.exports = {
client_id: 'your_facebook_app_id',
client_secret: 'your_facebook_app_secret'
};
npm install
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
views/ga.dust)config.js file in routes/ dir: module.exports = {
client_id: 'your_facebook_app_id',
client_secret: 'your_facebook_app_secret'
};
npm install
npm start