Skip to content

Freaky fashion e-commer made as a school project to learn Angular. Angular frontend with a Expressjs server

Notifications You must be signed in to change notification settings

Liquidxfce/Angular-Tailwind-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Angular E-comers website

To start a local development server, run:

cd client
ng serve

Start server:

cd /server
npm run dev