Skip to content

Repository files navigation

NodeJs Mysql demo

Install :

git clone https://github.com/endanguyen/demo-nodejs-reactjs-mysql.git
cd demo-nodejs-reactjs-mysql
cp env.example .env
nano .env #now edit credentials according to your machine (mandatory for db connection)
npm install
node app or nodemon app
open new terminal
npm run watch or npm run wactch-poll #to dev
npm run production #to build and minify file js

Import database.sql to your database.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages