addyosmani / addyosmani/backbone-fundamentals
Connect to database Open String Error (Easy fix)
Offen
- Vorherrschende Sprache
- Rich Text Format
- Sterne
- 9.2k
- Forks
- 1.4k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I have noticed under the section "Connect to database", there is an open string error that is hard to miss and it has to be fixed.
```
//Where to serve static content
app.use( express.static( path.join( application_root, '../', site') ) ); // NEEDS QUOTE CLOSED
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.