Boukhtam / cleiser

na

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You need to install the dependencies on both the front and back end

// In the root folder run
npm install

// In the angular-src folder run
npm install

// Run the server from root
npm start

// Run the client from angular-src
ng serve

// Visit localhost:4200 to see angular app

About

na


Languages

Language:JavaScript 99.4%Language:Batchfile 0.6%