Skip to content

khattakdev/kodeman

Repository files navigation

Kodeman

This is a mono repo which has both the frontend and the backend files.

To start a local frontend server

npm install
npm run dev:front

To start a local backend server

npm install
npm run dev:back

This project use eslint and prettier to make sure all the code is according to one specific standard and there is no inconsistency. When you do a git commit ... your code will be checked and if there is any inconsistency your commit will be failed and error will be logged on the screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors