Skip to content

classicvalues/outlast_bookshop

 
 

Repository files navigation

Setup application

To get started, simply clone this repository and using npm install all the project dependencies. You may need to go over some basic configuration steps.

git clone https://github.com/Hamid-Akhtar/outlast_bookshop.git
cd outlast_bookshop
npm install
npm start

# SETUP FRONTEND
cd outlast_bookshop/client
npm install
npm start

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.9%
  • JavaScript 9.5%
  • HTML 7.2%
  • SCSS 3.5%
  • Other 0.9%