Skip to content

a--hoang/watson-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Question Answer Node.js Starter Application


## Files

The Question Answer Node.js starter application has files as below:


*   app.js

    This file contains the server side JavaScript code for your application written using the Node.js API

*   views/

    This directory contains the views of the application. It is required by the express framework and jade template engine in this sample application.

*   public/

    This directory contains public resources of the application. It is required by the express framework in this sample application.

*   package.json

    This file is required by the Node.js environment. It specifies this Node.js project name, dependencies, and other configurations of your Node.js application.

About

backend for HopHacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published