Skip to content

dzaki236/bookshelf-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Bookshelf-api

✏️ How to use

First clone repository, run this command on cmd :

git clone https://github.com/dzaki236/bookshelf-api.git


Open directory :

cd bookshelf-api

πŸš€ How to run

Install all depedency using npm,run this command on cmd :

npm i


Run server for dev, run this command on cmd :

npm run start-dev


Run server for production, run this command on cmd :

npm run start-prod


Fix linter, run this command on cmd :

npm run lint:fix


Run linter using eslint, run this command on cmd :

npm run lint

Releases

No releases published

Packages

No packages published