Skip to content

scesi/share-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Share books

A web site where you can download free books.

Requirement

  • nodejs
  • npm

This project is written in javascript usin nodejs as backend.

You can download nodejs here.

You can also install nodejs using the package managers of your OS following this guide.

Start project

- Download the project

First, download this repository with git:

git clone https://github.com/scesi/share-book.git

For to start the server, first you need to install the dependencies, to download the dependencies run:

npm install

After run:

npm run babel

importan: Follow order the execute

npm run build

the project run in server reload with nodemon

npm run dev

Finally run:

npm start

You will see the following message on the console.

Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published