Skip to content

Experience : Clap to a rythm to find a music and make the little guy dance. | Projet BDDI

Notifications You must be signed in to change notification settings

romanechouteau/nightclub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

install

server

cd nightclub-server
npm install
npm run sequelize db:migrate
npm run sequelize db:seed:all

client

cd nightclub-client
npm install

run

server

cd nightclub-server
npm start

http://localhost:3001/

client

cd nightclub-client
npm start

http://localhost:8080/

About

Experience : Clap to a rythm to find a music and make the little guy dance. | Projet BDDI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published