Skip to content

๐Ÿ“š mustread.tech โ€“ open-source and crowd-sourced book listing.

License

Notifications You must be signed in to change notification settings

sizovs/mustread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Build Status

๐Ÿ“š mustread.tech

Open-source and crowd-sourced book listing.

Running the app locally

# install yarn
npm install --global yarn

# install client app dependencies
yarn

# run client app
yarn run dev

# go to server app
cd express

# install server app dependencies 
yarn

# run server app
yarn run dev

Voila! The app is available at locahost:8100.

About

๐Ÿ“š mustread.tech โ€“ open-source and crowd-sourced book listing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published