Skip to content

Mothmann/souk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

to run this project u need first to:

  1. open a terminal and change the directory to backend.

  2. run npx prisma migrate dev to add all the tables.

  3. run npm install to install dependencies.

  4. run nodemon to run the server.

  5. open another terminal and change the directrory to front end.

  6. run npm install to install dependencies.

  7. run npm run serve to run the frontend server.

About

souk is a sample site used to learn Vue.js and the use of ORM and API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published