Skip to content

Bookshop is a project where we collaborate using nodejs and vuejs

Notifications You must be signed in to change notification settings

nelson360/bookshop-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookshop-project (Vuejs-Expressjs)

Summary

A Book Shop

How to Install

git clone https://github.com/marialobillo/bookshop-project
cd bookshop-project

Frontend Setup:

For frontend we have to move to the frontend folder so:

cd frontend

Installing dependencies:

npm install

And for run the Vuejs app:

npm run dev

Backend Setup:

In api folder run the following command for installing dependencies:

npm install

Authors

About

Bookshop is a project where we collaborate using nodejs and vuejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.3%
  • Vue 47.8%
  • CSS 3.4%
  • HTML 0.5%