Skip to content

Tasiomind/Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard

Before start, you need to have the following tools installed on computer: Git, Node.js and/or Yarn. MySQl::Workbench.

📗 Quick Start

Install backend by running either of the following:

Install NodeJS LTS from NodeJs Official Page (NOTE: Product only works with LTS version)

Clone the repository with the following command:

https://github.com/amariwan/reactJs-Mysql-Auth.git

Run in terminal this command:

cd backend && npm i 

Change your mySQL database data .env

cp -r env .env

Then run this command to start your local server

npm rum dev 

or

npm start

🚀 Libraries used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published