Skip to content

deveshsinghal22/express-angular-mysql-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

express-angular-mysql-crud

Steps to run app. This is a very basic CRUD app

1 Run npm install in server
2 Run bower install and npm install in client
3 run npm start in server
4 run grunt serve in client
5 import my sql db
6 update the db credentials in server/config/db_connect.js
7 run http://localhost:3000/

About

This is a simple custom made boilerplate for MEAN stack. Good to use if you want to start a project from srcatch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published