Skip to content

neilpalima/samplesite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Web App

A sample web application using Node + Express on the back-end and AngularJS and Bootstrap on the front-end.

Running the app

Clone this repository, run npm install to grab the dependencies.

Runs like a typical express app:

node bin/www
  or
npm start

Setup mysql database and use myShop.sql to import the database. Check database settings in config.js

###Disclaimer This is still ongoing.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published