Skip to content

AlexHanwool/mintcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

mintcord

discord clone project with react

mintcord-backend

based on node.js and express install mysql first, and create

$ cd mintcord-backend
$ npm install
$ npm install -g sequelize
$ mv ./config/config.example.json ./config/config.json
$ mv .example.env .env
$ npm run dev

mintcord-frontend

based on create-react-app 3.3

$ cd mintcord-frontend
$ npm install
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •