Skip to content

alainm23/appcenter-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppCenter

AppCenter is an app store built with Angular, Bootstrap, and other modern technologies. It allows users to explore, search, and view available apps, as well as access the detailed view of each app.

Requirements

Before you begin, make sure you have Node.js version 18 or later installed. You can check your Node.js version with the following command:

node -v

Running

Set up a development environment using one of the methods below. Then either:

Run the Frontent In multiple terminal windows:

cd frontend
npm i
npm run start

Visit http://localhost:4200

Run the Backend In multiple terminal windows:

cd backend
npm i
npm run start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published